Skip to content

Hostname

usac.org

Last fetched

usac.org resolves to 1 IPv4 address operated by USAC-1 - Universal Service Administrative Company in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · usac.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/usac.org

Resolution chain

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

IPPrefixASNOperatorCountry
198.22.178.84198.22.178.0/24AS55284USAC-1 - Universal Service Administrative CompanyUS

WHOIS identity

Registrar
iana:2
Organization
universal service administrative
Contact emails

Subdomains

77 observed subdomains of usac.org.

Web-graph footprint

Distinct hostnames that link to or from usac.org in the public web crawl.

1,390 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for usac.org.

MechanismTarget
SPF_Aspf.servicenowservices.com
SPF_INCLUDEcloud_us-gov-west-1_vpc.appiancloud.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEokta.usac.org
SPF_INCLUDEspf-0029cc01.pphosted.com
SPF_INCLUDEspf-0029cc03.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP107.23.16.222/32
SPF_IP148.59.100.16/28
SPF_IP162.249.252.10
SPF_IP168.245.36.174
SPF_IP18.208.18.128
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP52.1.14.157/32
SPF_IP54.173.83.138/32
SPF_IP74.121.193.11/32
SPF_IP74.121.199.92

Related pages

Pivot deeper into the graph from usac.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "usac.org"})-[: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.