Skip to content

Hostname

requestia.com

Last fetched

requestia.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · requestia.comRouting diversity7.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/requestia.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.162.152100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.192.22813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.116.2918.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.110.22718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.245.19518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.190.16118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.17.5418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.255.4184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.233.2223.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.49.24723.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.16.133.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.83.1933.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.162.243.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.224.2453.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.143.723.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.76.1533.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.182.1993.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.86.7.1193.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.236.9734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.222.20634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
automidia informatica
Contact emails

Subdomains

11 observed subdomains of requestia.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for requestia.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from requestia.com.

Cypher and MCP

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

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