Skip to content

Hostname

cabinet.com

Last fetched

cabinet.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cabinet.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cabinet.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.85.14108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.18108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.81108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.83108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

2 observed subdomains of cabinet.com.

Web-graph footprint

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

156 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cabinet.com.

MechanismTarget
SPF_INCLUDEeblastengine.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXcabinet.com
SPF_MXsfmail.oweb.net

Related pages

Pivot deeper into the graph from cabinet.com.

Cypher and MCP

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

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