Skip to content

Hostname

spf4.authentictv.com

Last fetched

spf4.authentictv.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · spf4.authentictv.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/spf4.authentictv.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.154.93.76104.154.80.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with spf4.authentictv.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for spf4.authentictv.com.

MechanismTarget
SPF_IP167.89.62.239/32
SPF_IP168.245.49.92/32
SPF_IP3.227.148.190/32
SPF_IP44.196.66.47/32
SPF_IP44.233.97.41
SPF_IP44.238.71.140
SPF_IP52.24.103.36/32
SPF_IP52.37.95.20/32
SPF_IP52.71.30.102/32
SPF_IP54.69.216.81/32

Related pages

Pivot deeper into the graph from spf4.authentictv.com.

Cypher and MCP

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

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