Skip to content

Hostname

myserver.org

Last fetched

myserver.org resolves to 192.225.114.17, announced in 192.225.112.0/21 by MYSERVER-DOT-ORG - San Diego Broadband in US. myserver.org is listed by 1 threat feed; reconciled level LOW.

Threat posture

0.8threat score (procedure-native scale)

LOW

Listed by 1 threat feed.

Threat feeds listing this
1
Verdict coverage
known-clean
First seen on a feed
Wed, 26 Aug 2026 14:51:26 GMT
Last seen on a feed
Sun, 13 Sep 2026 19:47:18 GMT

Nutrition Label

WHISPER CANON · myserver.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/myserver.org

Resolution chain

IPv6 resolution

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

Attribution

san diego broadband

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
myserver.org,
Contact emails
nsi@myserver.org, sam@myserver.org

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

  • home.myserver.org
  • ns2.myserver.org
  • ns3.myserver.org
  • ns4.myserver.org

MX records

  • smartpop.myserver.org

SPF policy

  • ip: 192.225.112.0/20
  • ip: 8.25.32.0/21
  • ip: 209.208.4.0/26
  • include: spf-1.paypal.com
  • a: helm.privatename.net
  • a: myserver.org
  • mx: myserver.org

Threat-feed evidence

History

Related pages

Pivot from myserver.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: "myserver.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.