Skip to content

Hostname

mera-device.com

Last fetched

mera-device.com resolves to 1 IPv4 address operated by AS197695 in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · mera-device.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mera-device.com

Resolution chain

mera-device.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.108.117.6889.108.117.0/24AS197695RU

WHOIS identity

Registrar
iana:1606
Organization
ivan ivanov
Contact emails

Subdomains

18 observed subdomains of mera-device.com.

Web-graph footprint

Distinct hostnames that link to or from mera-device.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mera-device.com.

MechanismTarget
SPF_IP109.161.48.35
SPF_IP185.182.111.106
SPF_IP193.124.206.160
SPF_IP212.248.87.50
SPF_IP2a00:f940:2:4:2:0:0:38de
SPF_IP46.183.165.95
SPF_IP46.183.165.96
SPF_IP84.201.182.78
SPF_IP89.108.117.68
SPF_IP89.108.123.142
SPF_IP89.108.123.25
SPF_IP89.108.123.47
SPF_IP89.108.123.50
SPF_IP91.228.67.226
SPF_IP94.159.64.66

Related pages

Pivot deeper into the graph from mera-device.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mera-device.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.