Skip to content

Hostname

wandera.com

Last fetched

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

Nutrition Label

WHISPER CANON · wandera.comRouting diversity6.1/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wandera.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.184.40100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.26.13918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.14.13918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.206.20218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.59.23823.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.238.1033.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.161.2533.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.123.373.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.63.23834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.115.5435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.143.22935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.176.23444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.156.19844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.5.10452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.146.24652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.49.13954.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.85.22154.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.144.22654.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.138.17554.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.117.21554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of wandera.com owner
Contact emails

Subdomains

80 observed subdomains of wandera.com.

Web-graph footprint

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

363 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wandera.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from wandera.com.

Cypher and MCP

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

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