Skip to content

Hostname

247.za.net

Last fetched

247.za.net resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

WHISPER CANON · 247.za.netRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/247.za.net

Resolution chain

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

IPPrefixASNOperatorCountry
198.54.116.10198.54.116.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

No WHOIS records are currently associated with 247.za.net in WhisperGraph.

Subdomains

2 observed subdomains of 247.za.net.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for 247.za.net.

MechanismTarget
SPF_A247.za.net
SPF_INCLUDEmail.saix.net
SPF_INCLUDEsmtp.uls.co.za
SPF_INCLUDEvanzyl.dynu.net
SPF_IP198.54.114.1/24
SPF_IP198.54.114.10
SPF_IP198.54.115.136
SPF_IP198.54.122.1/24
SPF_MX247.za.net

Related pages

Pivot deeper into the graph from 247.za.net.

Cypher and MCP

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

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