Skip to content

Hostname

sentrysafe.com

Last fetched

sentrysafe.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · sentrysafe.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sentrysafe.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.217.150.23318.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

39 observed subdomains of sentrysafe.com.

Web-graph footprint

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

338 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for sentrysafe.com.

MechanismTarget
SPF_Asentrysafe.com
SPF_INCLUDE_trustedips1.eloqua.com
SPF_INCLUDE_trustedips2.eloqua.com
SPF_INCLUDE_trustedips3.eloqua.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEspf-a.jangomail.com
SPF_INCLUDEspf-b.jangomail.com
SPF_INCLUDEspf-c.jangomail.com
SPF_INCLUDEspf-d.jangomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.220.162.149
SPF_IP205.220.170.192
SPF_IP205.220.174.148
SPF_IP205.220.181.251

Related pages

Pivot deeper into the graph from sentrysafe.com.

Cypher and MCP

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

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