Skip to content

Hostname

inometa.com

Last fetched

inometa.com resolves to 212.227.203.63, announced in 212.227.0.0/16 by IONOS-AS - IONOS SE in DE. inometa.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 · inometa.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/inometa.com

Resolution chain

IPv6 resolution

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

Attribution

ionos se

ORIGIN_AS

WHOIS identity

Registrar
iana:151
Registrant organisation
avanco
Contact emails
kda@avanco.de, vkr@avanco.net

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns04.iok.de
  • ns01.iok.net
  • ns02.iok.net
  • ns03.iok.net

MX records

  • mx-01-eu-central-1.prod.hydra.sophos.com
  • smtp.indermei.de

SPF policy

  • include: _spf_eucentral1.prod.hydra.sophos.com
  • a: smtp.indermei.de
  • a: smtp2.indermei.de

Threat-feed evidence

History

Related pages

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