Skip to content

Hostname

edme.pro

Last fetched

edme.pro resolves to 2 IPv4 addresses operated by ASNET - Baxet Group Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · edme.proRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/edme.pro

Resolution chain

edme.pro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.133.83.127195.133.83.0/24AS26383ASNET - Baxet Group Inc.DE
23.164.240.11223.164.240.0/24AS26383ASNET - Baxet Group Inc.FI

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of edme.pro.

Web-graph footprint

Distinct hostnames that link to or from edme.pro in the public web crawl.

16 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for edme.pro.

MechanismTarget
SPF_Aedme.pro
SPF_IP2a00:b700:0:0:0:0:0:1c
SPF_IP46.17.40.138
SPF_MXedme.pro

Related pages

Pivot deeper into the graph from edme.pro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "edme.pro"})-[: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.