Skip to content

Hostname

gren.as

Last fetched

gren.as resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · gren.asRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/gren.as

Resolution chain

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

IPPrefixASNOperatorCountry
13.48.21.813.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
185.15.122.73185.15.120.0/22AS61207SE

WHOIS identity

No WHOIS records are currently associated with gren.as in WhisperGraph.

Subdomains

8 observed subdomains of gren.as.

Web-graph footprint

Distinct hostnames that link to or from gren.as in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for gren.as.

MechanismTarget
SPF_Agren.as
SPF_INCLUDE_spf.spamprotection.no
SPF_IP185.126.38.2
SPF_IP185.15.122.73
SPF_MXgren.as

Related pages

Pivot deeper into the graph from gren.as.

Cypher and MCP

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

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