Skip to content

Hostname

giiresearch.com

Last fetched

giiresearch.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.126.1113.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.1913.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.3513.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.713.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.58.11713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.73.513.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.603.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.853.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.953.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for giiresearch.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.138.167.123
SPF_IP203.138.167.58/32
SPF_IP35.79.166.16

Related pages

Pivot deeper into the graph from giiresearch.com.

Cypher and MCP

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

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