Skip to content

Hostname

replymanager.com

Last fetched

replymanager.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · replymanager.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/replymanager.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.17108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.27108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.56108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.72108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.124.11318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12718.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.9718.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.354.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.6454.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9454.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of replymanager.com owner
Contact emails

Subdomains

14 observed subdomains of replymanager.com.

Web-graph footprint

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

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for replymanager.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mail.xsellco.com
SPF_INCLUDEspf1.replygrid.net
SPF_IP104.130.240.11
SPF_IP140.174.93.62
SPF_IP67.15.112.38

Related pages

Pivot deeper into the graph from replymanager.com.

Cypher and MCP

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

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