Skip to content

Hostname

sstire.com

Last fetched

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

Nutrition Label

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

Resolution chain

sstire.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:469
Organization
kerry hayes
Contact emails

Subdomains

37 observed subdomains of sstire.com.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sstire.com.

MechanismTarget
SPF_Asstire.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.136.148.244
SPF_IP209.85.215.1/28
SPF_IP70.34.135.1/32
SPF_IP74.112.208.34
SPF_MXic.sstire.com
SPF_MXmaddenco.com
SPF_MXss-smtp.sstire.com
SPF_MXsstire.com

Related pages

Pivot deeper into the graph from sstire.com.

Cypher and MCP

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

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