Hostname
sstire.com
Last fetched
sstire.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:469 as the registrar.
Nutrition Label
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.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sstire.com in the public web crawl.
22 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for sstire.com.
| Mechanism | Target |
|---|---|
| SPF_A | sstire.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 128.136.148.244 |
| SPF_IP | 209.85.215.1/28 |
| SPF_IP | 70.34.135.1/32 |
| SPF_IP | 74.112.208.34 |
| SPF_MX | ic.sstire.com |
| SPF_MX | maddenco.com |
| SPF_MX | ss-smtp.sstire.com |
| SPF_MX | sstire.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.