Skip to content

Hostname

davidswanson.org

Last fetched

davidswanson.org resolves to 204.19.241.95, announced in 204.19.241.0/24 by HURRICANE - Hurricane Electric LLC in US. davidswanson.org 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 · davidswanson.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/davidswanson.org

Resolution chain

IPv6 resolution

No AAAA record for davidswanson.org is recorded in WhisperGraph.

Attribution

hurricane electric

ORIGIN_AS

WHOIS identity

Registrar
iana:93
Registrant organisation
david swanson
Contact emails
004851770bbdef719b03f1b03a10febdc94e4282@whois.gkg.net, 44221c75a753fb7dbffd995ada9340d742606b9f@whois.gkg.net, 72b1b9d88d93abaf6e3fc44cb0c955ab3dfe2cf3@whois.gkg.net, 9f5325dd4472e7e1bfbc8ac42801a9d5aacdb2c8@whois.gkg.net, c16269b16131788aa670bafb9a85aa571a5149a3@whois.gkg.net

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

  • a.ns.mayfirst.org
  • b.ns.mayfirst.org
  • c.ns.mayfirst.org

MX records

  • a.mx.mayfirst.org
  • b.mx.mayfirst.org
  • c.mx.mayfirst.org

SPF policy

  • include: _spf.mayfirst.org
  • a: menchu.mayfirst.org

Threat-feed evidence

History

Related pages

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