Skip to content

Hostname

usssa.com

Last fetched

usssa.com resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · usssa.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/usssa.com

Resolution chain

usssa.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.47.150.93161.47.128.0/17AS19994RACKSPACE - Rackspace HostingUS

WHOIS identity

Registrar
iana:886
Organization
steve celuch
Contact emails

Subdomains

115 observed subdomains of usssa.com.

Web-graph footprint

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

848 sites link to this hostname.

161 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for usssa.com.

MechanismTarget
SPF_Ao3.mailsrv.usssa.net
SPF_Ao4.sendgrid04.usssa.com
SPF_Asendgrid.com
SPF_Asendgrid.info
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP97.68.134.102
SPF_MXusssa.com

Related pages

Pivot deeper into the graph from usssa.com.

Cypher and MCP

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

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