Skip to content

Hostname

www.reverse.hr

Last fetched

www.reverse.hr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · www.reverse.hrRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.reverse.hr

Resolution chain

www.reverse.hr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.65.39.12418.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.3118.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.4118.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.8018.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.218.1418.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.2818.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.3418.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.7518.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

No WHOIS records are currently associated with www.reverse.hr in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for www.reverse.hr.

MechanismTarget
SPF_INCLUDE5461171.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.reply.io
SPF_INCLUDEamazonses.com
SPF_INCLUDEsender.zohobooks.com

Related pages

Pivot deeper into the graph from www.reverse.hr.

Cypher and MCP

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

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