Skip to content

Hostname

reply.eu

Last fetched

reply.eu resolves to 3 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · reply.euRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/reply.eu

Resolution chain

reply.eu resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
54.246.157.8654.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.3.18899.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:168
Organization
Contact emails

Subdomains

61 observed subdomains of reply.eu.

Web-graph footprint

Distinct hostnames that link to or from reply.eu in the public web crawl.

89 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for reply.eu.

MechanismTarget
SPF_INCLUDEipreomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.15.209.20
SPF_IP194.15.209.21
SPF_IP91.218.224.246
SPF_IP91.218.224.50

Related pages

Pivot deeper into the graph from reply.eu.

Cypher and MCP

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

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