Skip to content

Hostname

hostmynetwork.net

Last fetched

hostmynetwork.net resolves to 67.222.139.11, announced in 67.222.128.0/20 by DFW-DATACENTER - DFW Datacenter in US. hostmynetwork.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 · hostmynetwork.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hostmynetwork.net

Resolution chain

Attribution

dfw

ORIGIN_AS

WHOIS identity

Registrar
iana:303
Registrant organisation
domain admin
Contact emails
contact@privacyprotect.org

Subdomains

Mail and authentication

Nameservers

  • ns-us11.webhostcluster.com
  • ns-us12.webhostcluster.com
  • ns1.hostmynetwork.net
  • ns2.hostmynetwork.net

MX records

  • mail.hostmynetwork.net

SPF policy

  • include: _spf-dal05.webhostcluster.com
  • a: hostmynetwork.net
  • mx: hostmynetwork.net
  • ip: 2606:db00:0:69b:6:0:0:1
  • ip: 67.222.139.10

Threat-feed evidence

History

Related pages

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