Skip to content

Hostname

appsvr.peptang.com

Last fetched

appsvr.peptang.com resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

WHISPER CANON · appsvr.peptang.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/appsvr.peptang.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.29.129.22966.29.129.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
67.220.190.3667.220.176.0/20AS5508124SHELLS - 24 SHELLSUS

WHOIS identity

No WHOIS records are currently associated with appsvr.peptang.com in WhisperGraph.

Subdomains

1 observed subdomain of appsvr.peptang.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for appsvr.peptang.com.

MechanismTarget
SPF_Aappsvr.peptang.com
SPF_IP192.119.9.146
SPF_IP198.147.25.114
SPF_IP66.29.129.229
SPF_MXappsvr.peptang.com

Related pages

Pivot deeper into the graph from appsvr.peptang.com.

Cypher and MCP

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

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