Skip to content

Hostname

notefolio.net

Last fetched

notefolio.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · notefolio.netRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/notefolio.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.234.913.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.214.2413.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.24.5215.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.23.25115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.204.2453.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.148.53.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.67.553.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.105.2313.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.122.13643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.90.15552.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.4.2854.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.137.10254.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

11 observed subdomains of notefolio.net.

Web-graph footprint

Distinct hostnames that link to or from notefolio.net in the public web crawl.

166 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for notefolio.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from notefolio.net.

Cypher and MCP

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

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