Skip to content

Hostname

audsc.org

Last fetched

audsc.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · audsc.orgRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/audsc.org

Resolution chain

audsc.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.144.1818.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.3718.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.4718.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.8318.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.234.11299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:244
Organization
audsocoop
Contact emails

Subdomains

2 observed subdomains of audsc.org.

Web-graph footprint

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

28 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for audsc.org.

MechanismTarget
SPF_INCLUDEemail.ncloud.com
SPF_INCLUDEmail.stibee.com
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from audsc.org.

Cypher and MCP

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

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