Skip to content

Hostname

schoolwires.net

Last fetched

schoolwires.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. schoolwires.net 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 · schoolwires.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/schoolwires.net

Resolution chain

No IPv4 resolution is recorded for schoolwires.net in WhisperGraph.

IPv6 resolution

No AAAA record for schoolwires.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
a33u27a43wb@networksolutionsprivateregistration.com, a38k93v39vj@networksolutionsprivateregistration.com, a59v56t92ys@networksolutionsprivateregistration.com, a97ud7rx9ff@networksolutionsprivateregistration.com, ac8au5693ty@networksolutionsprivateregistration.com, ad4xj7kp294@networksolutionsprivateregistration.com, az2mb7cs3zz@networksolutionsprivateregistration.com, b32zn4xk6kt@networksolutionsprivateregistration.com, br3m55m82bh@networksolutionsprivateregistration.com, br6p75qg256@networksolutionsprivateregistration.com, c59rb8sz3a9@networksolutionsprivateregistration.com, c65w48ct8uj@networksolutionsprivateregistration.com, cb54g9sn2sh@networksolutionsprivateregistration.com, cf97z32q724@networksolutionsprivateregistration.com, cn3x726z3h9@networksolutionsprivateregistration.com, cz4j44hq326@networksolutionsprivateregistration.com, d73rp8nm9cp@networksolutionsprivateregistration.com, da2up5h38bj@networksolutionsprivateregistration.com, dc8m37kg6tq@networksolutionsprivateregistration.com, dn8rr3fb362@networksolutionsprivateregistration.com and 59 more

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

  • ns-499.awsdns-62.com
  • ns-541.awsdns-03.net
  • ns-1512.awsdns-61.org
  • ns-1967.awsdns-53.co.uk

MX records

  • swad-temp-smtp-aad2dd0f6fce070d.elb.us-east-1.amazonaws.com

SPF policy

  • include: spf.schoolwires.net

Threat-feed evidence

History

Related pages

Pivot from schoolwires.net 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: "schoolwires.net"})-[: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.