Hostname
ssga.com
Last fetched
ssga.com resolves to 2 IPv4 addresses operated by SSB-ASN-3738 - State Street Bank and Trust Company in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
ssga.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.250.167.9 | 192.250.166.0/23 | AS3738 | SSB-ASN-3738 - State Street Bank and Trust Company | US |
| 192.250.83.9 | 192.250.80.0/22 | AS3738 | SSB-ASN-3738 - State Street Bank and Trust Company | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- domain administrator
- Contact emails
Subdomains
124 observed subdomains of ssga.com.
Showing 25 of 124. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ssga.com in the public web crawl.
2,718 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ssga.com.
| Mechanism | Target |
|---|---|
| SPF_A | ssga.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.250.166.0/24 |
| SPF_IP | 192.250.175.1/32 |
| SPF_IP | 192.250.175.5/32 |
| SPF_IP | 192.250.80.0/24 |
| SPF_IP | 192.250.85.1/32 |
| SPF_IP | 192.250.85.5/32 |
Related pages
Pivot deeper into the graph from ssga.com.
- IP · 192.250.167.9
- ASN · AS3738SSB-ASN-3738 - State Street Bank and Trust Company
- Registrar · iana:292
- Country · US
- Email · whs@statestreet.com
- TLD · .com
- Browse hostnames · ss…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ssga.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.