Skip to content

Hostname

pancanol.net

Last fetched

pancanol.net resolves to 1 IPv4 address operated by HINET - Data Communication Business Group in TW. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · pancanol.netRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/pancanol.net

Resolution chain

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

IPPrefixASNOperatorCountry
220.130.167.196220.149.63.0/24AS3462HINET - Data Communication Business GroupTW

WHOIS identity

Registrar
iana:2
Organization
rignault, jean-pascal
Contact emails

Subdomains

2 observed subdomains of pancanol.net.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pancanol.net.

MechanismTarget
SPF_Amail.smerwick.com.tw
SPF_MXpancanol.net

Related pages

Pivot deeper into the graph from pancanol.net.

Cypher and MCP

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

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