Skip to content

Hostname

orthodoxinternet.com

Last fetched

orthodoxinternet.com resolves to 45.56.80.96, announced in 45.56.80.0/20 by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. orthodoxinternet.com 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 · orthodoxinternet.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/orthodoxinternet.com

Resolution chain

IPv6 resolution

No AAAA record for orthodoxinternet.com is recorded in WhisperGraph.

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrar
iana:472
Registrant organisation
inoa technologies
Contact emails
domains@inoatech.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

  • ns0.dnsmadeeasy.com
  • ans1.inoatech.com
  • ans2.inoatech.com
  • ans3.inoatech.com
  • ans4.inoatech.com
  • ans5.inoatech.com
  • ns1.dyna-ns.net
  • ns2.dyna-ns.net

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com
  • aspmx4.googlemail.com
  • aspmx5.googlemail.com

SPF policy

  • include: _spf.google.com
  • mx: orthodoxinternet.com

Threat-feed evidence

History

Related pages

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