Skip to content

Hostname

mfg.com

Last fetched

mfg.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mfg.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mfg.com

Resolution chain

mfg.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.161.229.10118.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.4018.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.5318.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.9018.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.244.146.11718.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.2618.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.3318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.3418.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.46.1043.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1083.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1273.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.633.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

95 observed subdomains of mfg.com.

Web-graph footprint

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

342 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mfg.com.

MechanismTarget
SPF_INCLUDE7872785.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsurveymonkey.com
SPF_IP143.244.90.217
SPF_IP143.244.91.68
SPF_IP158.247.24.195/24
SPF_IP54.174.52.88/24

Related pages

Pivot deeper into the graph from mfg.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mfg.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.