Skip to content

Hostname

amio.io

Last fetched

amio.io is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. amio.io 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 · amio.ioRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/amio.io

Resolution chain

No IPv4 resolution is recorded for amio.io in WhisperGraph.

IPv6 resolution

No AAAA record for amio.io is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:81
Registrant organisation
envelon s.r.o.

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

  • ns-163.awsdns-20.com
  • ns-666.awsdns-19.net
  • ns-1486.awsdns-57.org
  • ns-1728.awsdns-24.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • ip: 74.125.0.0/16
  • ip: 35.191.0.0/16
  • ip: 66.102.0.0/20
  • ip: 69.72.32.0/20
  • ip: 8.40.222.0/23
  • ip: 8.39.54.0/23
  • ip: 167.89.65.0/32
  • ip: 167.89.65.100/32
  • ip: 167.89.75.126/32
  • ip: 167.89.75.136/32
  • ip: 167.89.46.159/32
  • ip: 167.89.75.164/32
  • ip: 166.78.68.221/32
  • ip: 167.89.74.233/32
  • ip: 64.233.171.26/32
  • ip: 172.253.113.27/32
  • ip: 142.250.152.27/32
  • ip: 167.89.75.33/32
  • ip: 167.89.65.53/32
  • ip: 167.89.64.9/32
  • include: _spf.google.com
  • mx: amio.io
  • include: _spf0000000.amio.io
  • ip: 142.251.2.27
  • ip: 172.253.126.26

Threat-feed evidence

History

Related pages

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