Skip to content

Hostname

fridaynightmas.com

Last fetched

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

Nutrition Label

WHISPER CANON · fridaynightmas.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/fridaynightmas.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.36.1133.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.1193.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.463.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.503.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.166.152.1003.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.1093.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.33.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.393.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.173.197.1073.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.773.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.813.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.973.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of fridaynightmas.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fridaynightmas.com.

MechanismTarget
SPF_Afridaynightmas.com
SPF_IP67.225.142.203
SPF_MXfridaynightmas.com

Related pages

Pivot deeper into the graph from fridaynightmas.com.

Cypher and MCP

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

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