Skip to content

Hostname

nflmocks.com

Last fetched

nflmocks.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nflmocks.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/nflmocks.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.1713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.185.11513.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.12413.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.2013.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.5913.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.238.243.11818.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.4818.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.5918.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.7618.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
3.166.49.1013.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.203.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.683.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.783.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
65.9.175.12565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8065.9.174.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

3 observed subdomains of nflmocks.com.

Web-graph footprint

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

189 sites link to this hostname.

894 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nflmocks.com

SPF policy

4 SPF mechanisms authorising senders for nflmocks.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from nflmocks.com.

Cypher and MCP

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

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