Skip to content

Hostname

cabinet.intercom.tj

Last fetched

cabinet.intercom.tj resolves to 1 IPv4 address operated by AS42713 in TJ.

Nutrition Label

WHISPER CANON · cabinet.intercom.tjRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cabinet.intercom.tj

Resolution chain

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

IPPrefixASNOperatorCountry
77.244.145.23477.244.145.0/24AS42713TJ

WHOIS identity

No WHOIS records are currently associated with cabinet.intercom.tj in WhisperGraph.

Subdomains

4 observed subdomains of cabinet.intercom.tj.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cabinet.intercom.tj.

MechanismTarget
SPF_Acabinet.intercom.tj
SPF_IP77.244.145.234
SPF_MXcabinet.intercom.tj

Related pages

Pivot deeper into the graph from cabinet.intercom.tj.

Cypher and MCP

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

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