Skip to content

Hostname

graend.com

Last fetched

graend.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · graend.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/graend.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.10818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.1054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.12354.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.2354.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.8054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
graend company oy
Contact emails

Subdomains

4 observed subdomains of graend.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for graend.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from graend.com.

Cypher and MCP

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

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