Skip to content

Hostname

noatum.com

Last fetched

noatum.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · noatum.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/noatum.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.37.145.16213.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.180.176.17735.184.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:1647
Organization
noatum ports s. l. u.
Contact emails

Subdomains

17 observed subdomains of noatum.com.

Web-graph footprint

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

81 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for noatum.com.

MechanismTarget
SPF_Aenmail.wisegrid.net
SPF_Aserver2.voltagecreative.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.232.91.64/27
SPF_IP135.196.6.18
SPF_IP159.183.18.224
SPF_IP190.81.116.28
SPF_IP194.179.124.192/28
SPF_IP198.181.219.0/24
SPF_IP202.72.248.15
SPF_IP213.192.225.75/32
SPF_IP217.110.78.80
SPF_IP52.149.187.154/31
SPF_IP64.7.120.64/28
SPF_IP80.25.1.231
SPF_IP80.251.185.160/27
SPF_IP80.28.222.181
SPF_IP80.37.32.120
SPF_IP82.152.191.62
SPF_IP85.17.227.216
SPF_IP88.12.56.106
SPF_IP94.31.9.162
SPF_IP99.80.189.20/32
SPF_MXnoatum.com

Related pages

Pivot deeper into the graph from noatum.com.

Cypher and MCP

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

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