Skip to content

Hostname

sarponggh.com

Last fetched

sarponggh.com resolves to 1 IPv4 address operated by AS33786 in GH. WHOIS lists iana:86 as the registrar.

Nutrition Label

WHISPER CANON · sarponggh.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sarponggh.com

Resolution chain

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

IPPrefixASNOperatorCountry
196.29.238.2196.29.238.0/24AS33786GH

WHOIS identity

Registrar
iana:86
Organization
k-net
Contact emails

Subdomains

8 observed subdomains of sarponggh.com.

Threat posture

History

Mail and authentication

MX records

  • sarponggh.com

SPF policy

5 SPF mechanisms authorising senders for sarponggh.com.

MechanismTarget
SPF_Aknet-dns01-acc.knetgh.com
SPF_Asarponggh.com
SPF_IP196.29.238.1
SPF_IP196.29.238.2
SPF_MXsarponggh.com

Related pages

Pivot deeper into the graph from sarponggh.com.

Cypher and MCP

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

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