Skip to content

Hostname

reply.com

Last fetched

reply.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · reply.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/reply.com

Resolution chain

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

IPPrefixASNOperatorCountry
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
reply s.p.a.
Contact emails

Subdomains

73 observed subdomains of reply.com.

Web-graph footprint

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

1,911 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for reply.com.

MechanismTarget
SPF_INCLUDE145684924.spf01.hubspotemail.net
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.mailendo.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.com.

Cypher and MCP

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

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