Skip to content

Hostname

gramener.com

Last fetched

gramener.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gramener.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gramener.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.251.125.5954.251.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
35.71.143.25235.71.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
13.248.214.18213.248.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

65 observed subdomains of gramener.com.

Web-graph footprint

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

212 sites link to this hostname.

270 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gramener.com.

MechanismTarget
SPF_INCLUDE6347197.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP121.240.11.33
SPF_IP216.144.250.150
SPF_IP52.172.189.200
SPF_IP54.251.125.59

Related pages

Pivot deeper into the graph from gramener.com.

Cypher and MCP

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

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