Skip to content

Hostname

reliefweb.int

Last fetched

reliefweb.int resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · reliefweb.intRouting diversity5.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/reliefweb.int

Resolution chain

reliefweb.int resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.169.181100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.213.23223.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.27.13834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.244.14934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.54.24434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.120.2635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.27.25035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.117.5052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.91.136.2552.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.128.9832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.53.19532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.59.155.122100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.236.129100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
saeid kdaimati
Contact emails

Subdomains

15 observed subdomains of reliefweb.int.

Web-graph footprint

Distinct hostnames that link to or from reliefweb.int in the public web crawl.

20,737 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for reliefweb.int.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.reliefweb.int
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from reliefweb.int.

Cypher and MCP

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

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