Skip to content

Hostname

noodoe.com

Last fetched

noodoe.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · noodoe.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/noodoe.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.11213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.20.10213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.1113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.11313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9813.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
52.85.31.2952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

73 observed subdomains of noodoe.com.

Web-graph footprint

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

78 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for noodoe.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from noodoe.com.

Cypher and MCP

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

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