Skip to content

Hostname

mvagusta.com

Last fetched

mvagusta.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · mvagusta.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/mvagusta.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.210.57176.34.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:106
Organization
mv agusta motor spa
Contact emails

Subdomains

31 observed subdomains of mvagusta.com.

Web-graph footprint

Distinct hostnames that link to or from mvagusta.com in the public web crawl.

629 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mvagusta.com.

MechanismTarget
SPF_Amvagusta.com
SPF_INCLUDE143690618.spf03.hubspotemail.net
SPF_INCLUDE4298684.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.presstige.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP122.248.249.223
SPF_IP31.156.59.166
SPF_IP62.152.110.68
SPF_MXmvagusta.com

Related pages

Pivot deeper into the graph from mvagusta.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mvagusta.com"})-[: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.