Hostname
ssf.net
Last fetched
ssf.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:2
- Organization
- city of south san francisco
- Contact emails
Subdomains
32 observed subdomains of ssf.net.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ssf.net in the public web crawl.
443 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for ssf.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _nb1.emailcampaigns.net |
| SPF_INCLUDE | _nb2.emailcampaigns.net |
| SPF_INCLUDE | _spf.fireeyecloud.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf-us.appmail.granicusgovaccess.net |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.181.122.2/32 |
| SPF_IP | 205.207.104.0/22 |
| SPF_IP | 208.75.120.0/22 |
| SPF_IP | 209.234.100.128/25 |
| SPF_IP | 54.247.170.120/32 |
| SPF_IP | 69.5.85.0/24 |
| SPF_IP | 69.5.90.0/24 |
Related pages
Pivot deeper into the graph from ssf.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ssf.net"})-[: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.