Skip to content

Hostname

intercom.pw

Last fetched

intercom.pw resolves to 1 IPv4 address operated by AS59515 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · intercom.pwRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/intercom.pw

Resolution chain

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

IPPrefixASNOperatorCountry
176.123.192.22176.123.192.0/23AS59515RU

WHOIS identity

Registrar
iana:463
Organization
vitaly a zakomirny
Contact emails

Subdomains

12 observed subdomains of intercom.pw.

Web-graph footprint

Distinct hostnames that link to or from intercom.pw in the public web crawl.

80 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for intercom.pw.

MechanismTarget
SPF_IP176.123.192.0/20
SPF_MXintercom.pw

Related pages

Pivot deeper into the graph from intercom.pw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "intercom.pw"})-[: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.