Hostname
sfport.com
Last fetched
sfport.com resolves to 75.2.65.169, announced in 75.2.64.0/20 by AMAZON-02 - Amazon.com, Inc. in US. sfport.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 75.2.65.169
75.2.64.0/20 · AMAZON-02 - Amazon.com, Inc. · Seattle, US
- 99.83.129.68
99.83.128.0/20 · AMAZON-02 - Amazon.com, Inc. · Seattle, US
IPv6 resolution
No AAAA record for sfport.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:2
- Registrant organisation
- port of san francisco
- Contact emails
- helpdesk@sfport.com, hostmaster@sfport.com
Subdomains
| Subdomain |
|---|
| alert.sfport.com |
| alert1.sfport.com |
| alert2.sfport.com |
| gis.sfport.com |
| projects.sfport.com |
| www.sfport.com |
Showing 6 of 6 subdomains (6 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- dns101.netops.sspdata.net
- dns111.netops.sspdata.net
- dns121.netops.sspdata.net
- dns101.tripwire.net
- ns1.sfgov.org
- ns2.sfgov.org
MX records
- sfport-com.mail.protection.outlook.com
SPF policy
- exists: %{i}._i.%{d}._d.espf.agari.com
- include: %{d}.0c.spf-protect.agari.com
Threat-feed evidence
History
Related pages
Pivot from sfport.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sfport.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.