Skip to content

Hostname

grant.net.ar

Last fetched

grant.net.ar resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · grant.net.arRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/grant.net.ar

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.31.1318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.3218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.11352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.10254.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.11554.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.2954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.6054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with grant.net.ar in WhisperGraph.

Subdomains

37 observed subdomains of grant.net.ar.

Web-graph footprint

Distinct hostnames that link to or from grant.net.ar in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from grant.net.ar.

Cypher and MCP

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

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