Skip to content

Hostname

and.do

Last fetched

and.do resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · and.doRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/and.do

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.182.1203.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.1243.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.403.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.443.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
65.9.95.11165.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.11765.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.6665.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.9065.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

No WHOIS records are currently associated with and.do in WhisperGraph.

Subdomains

1 observed subdomain of and.do.

Subdomain
www.and.do

Web-graph footprint

Distinct hostnames that link to or from and.do in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for and.do.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from and.do.

Cypher and MCP

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

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