Skip to content

Hostname

webpantep.com

Last fetched

webpantep.com resolves to 3 IPv4 addresses operated by AS56309 in TH. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · webpantep.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/webpantep.com

Resolution chain

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

WHOIS identity

Registrar
iana:69
Organization
pantep honghiranrueng
Contact emails

Subdomains

18 observed subdomains of webpantep.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for webpantep.com.

MechanismTarget
SPF_Awebpantep.com
SPF_MXwebpantep.com

Related pages

Pivot deeper into the graph from webpantep.com.

Cypher and MCP

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

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