Skip to content

Hostname

pangseng.com

Last fetched

pangseng.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · pangseng.comRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pangseng.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.32.244162.159.32.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.43.210162.159.42.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.48.238162.159.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.48.62162.159.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.148.166172.64.148.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.153.172172.64.153.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.155.192172.64.155.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.158.6172.64.158.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.159.103172.64.159.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.34.39172.64.34.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

13 observed subdomains of pangseng.com.

Web-graph footprint

Distinct hostnames that link to or from pangseng.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pangseng.com.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net

Related pages

Pivot deeper into the graph from pangseng.com.

Cypher and MCP

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

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