Skip to content

Hostname

pbcms.net

Last fetched

pbcms.net resolves to 1 IPv4 address operated by AS38182 in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · pbcms.netRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/pbcms.net

Resolution chain

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

IPPrefixASNOperatorCountry
113.23.136.66113.23.136.0/24AS38182MY

WHOIS identity

Registrar
iana:460
Organization
alvin tan
Contact emails

Subdomains

22 observed subdomains of pbcms.net.

Web-graph footprint

Distinct hostnames that link to or from pbcms.net in the public web crawl.

5 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pbcms.net.

MechanismTarget
SPF_Apbcms.net
SPF_INCLUDE_spf.google.com
SPF_IP112.137.161.196
SPF_IP113.23.136.66
SPF_IP119.110.102.27
SPF_MXpbcms.net

Related pages

Pivot deeper into the graph from pbcms.net.

Cypher and MCP

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

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