Skip to content

Hostname

pointb.com

Last fetched

pointb.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · pointb.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/pointb.com

Resolution chain

pointb.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

103 observed subdomains of pointb.com.

Web-graph footprint

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

193 sites link to this hostname.

260 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pointb.com.

MechanismTarget
SPF_INCLUDE244655.workshop-spf.net
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.131.208.162
SPF_IP63.158.106.18
SPF_IP96.74.246.185
SPF_IP96.89.144.93

Related pages

Pivot deeper into the graph from pointb.com.

Cypher and MCP

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

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