Skip to content

Hostname

notione.com

Last fetched

notione.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · notione.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/notione.com

Resolution chain

notione.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.255.84.12534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:433
Organization
notinote sp.z o.o.
Contact emails

Subdomains

24 observed subdomains of notione.com.

Web-graph footprint

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

55 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for notione.com.

MechanismTarget
SPF_Anotione.com
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmx.ovh.com
SPF_IP178.32.149.185
SPF_IP51.68.141.151
SPF_IP92.43.118.157
SPF_MXnotione.com

Related pages

Pivot deeper into the graph from notione.com.

Cypher and MCP

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

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