Skip to content

Hostname

auhsd.us

Last fetched

auhsd.us resolves to 104.232.38.112, announced in 104.232.38.0/24 by AS-COLOAM - Colocation America Corporation in US. auhsd.us is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · auhsd.usRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/auhsd.us

Resolution chain

IPv6 resolution

No AAAA record for auhsd.us is recorded in WhisperGraph.

Attribution

colocation america

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
anaheim union high school district
Contact emails
greenwood@auhsd.us

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns0.dnsmadeeasy.com
  • ns1.dnsmadeeasy.com
  • ns2.dnsmadeeasy.com
  • ns3.dnsmadeeasy.com
  • ns4.dnsmadeeasy.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com

SPF policy

  • ip: 52.100.0.0/14
  • ip: 40.92.0.0/15
  • ip: 40.107.0.0/16
  • ip: 104.47.0.0/17
  • ip: 23.103.128.0/19
  • ip: 198.71.224.0/19
  • ip: 23.103.200.0/21
  • ip: 23.103.208.0/21
  • ip: 157.56.110.0/23
  • ip: 182.50.144.0/23
  • ip: 173.201.192.0/23
  • ip: 23.103.198.0/23
  • ip: 188.121.52.0/23
  • ip: 207.46.100.0/24
  • ip: 157.56.112.0/24
  • ip: 184.168.128.0/24
  • ip: 184.168.131.0/24
  • ip: 182.50.132.0/24
  • ip: 97.74.135.0/24
  • ip: 216.69.139.0/24
  • ip: 134.170.140.0/24
  • ip: 209.232.145.0/24
  • ip: 192.161.152.0/24
  • ip: 213.199.154.0/24
  • ip: 207.46.163.0/24
  • ip: 65.55.169.0/24
  • ip: 184.168.200.0/24
  • ip: 68.178.213.0/24
  • ip: 72.167.218.0/24
  • ip: 184.168.224.0/24
  • ip: 72.167.234.0/24
  • ip: 157.55.234.0/24
  • ip: 72.167.238.0/24
  • ip: 68.178.252.0/24
  • ip: 188.121.43.0/24
  • ip: 208.109.80.0/24
  • ip: 104.249.80.0/24
  • ip: 65.55.88.0/24
  • ip: 213.199.180.128/26
  • ip: 54.240.27.19/22
  • ip: 64.4.22.64/26
  • ip: 207.46.51.64/26
  • ip: 66.128.61.69/32
  • include: _spf.google.com
  • include: _spf.psm.knowbe4.com
  • include: spf.booksys.net
  • include: servers.mcsv.net
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

Pivot from auhsd.us 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: "auhsd.us"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.