Skip to content

Hostname

myips.org

Last fetched

myips.org resolves to 104.17.71.73, announced in 104.17.64.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. myips.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 · myips.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/myips.org

Resolution chain

IPv6 resolution

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

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:9
Registrant organisation
matt smith
Contact emails
masmith@quijibodesign.com

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

  • brenna.ns.cloudflare.com
  • dom.ns.cloudflare.com

MX records

  • myips-org.mail.protection.outlook.com

SPF policy

  • ip: 167.217.0.0/16
  • ip: 148.59.106.0/23
  • ip: 148.59.108.0/23
  • ip: 208.185.229.0/24
  • ip: 208.185.235.0/24
  • ip: 208.64.239.226/32
  • ip: 208.64.238.25/32
  • include: spf.ess.barracudanetworks.com
  • include: spf.constantcontact.com
  • include: spf.protection.outlook.com
  • include: customerspf.schoolmessenger.com
  • include: mailgun.org
  • ip: 20.185.212.180
  • ip: 207.245.129.158
  • ip: 207.245.129.164
  • ip: 207.245.140.96
  • ip: 208.64.237.155
  • ip: 208.64.237.156
  • ip: 209.133.99.1
  • ip: 74.208.236.249

Threat-feed evidence

History

Related pages

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