Skip to content

Hostname

mrgengineering.it

Last fetched

mrgengineering.it resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · mrgengineering.itRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/mrgengineering.it

Resolution chain

mrgengineering.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.101.70.1046.101.68.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
registrar:ovh
Organization
gruppo concorde spa
Contact emails

Subdomains

1 observed subdomain of mrgengineering.it.

Web-graph footprint

Distinct hostnames that link to or from mrgengineering.it in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mrgengineering.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmusvc.com
SPF_IP122.248.249.223
SPF_IP77.89.12.132
SPF_IP80.17.107.66
SPF_IP94.94.106.196
SPF_IP95.174.2.192
SPF_IP95.174.2.195

Related pages

Pivot deeper into the graph from mrgengineering.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mrgengineering.it"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.