Skip to content

Hostname

wikitude.com

Last fetched

wikitude.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wikitude.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/wikitude.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.173.119108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.37108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.70108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.88108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.161.213.103.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.1113.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.263.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.703.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.171.214.1103.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1243.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.133.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.533.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

10 observed subdomains of wikitude.com.

Web-graph footprint

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

568 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wikitude.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from wikitude.com.

Cypher and MCP

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

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