Skip to content

Hostname

disciplinedpath.com

Last fetched

disciplinedpath.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.122.12318.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.12818.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.5318.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.8418.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.239.111.1618.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.111.2318.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.111.4218.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.111.8618.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.165.75.1073.165.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.443.165.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.493.165.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.83.165.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1910
Organization
the disciplined path
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for disciplinedpath.com.

MechanismTarget
SPF_MXdisciplinedpath.com

Related pages

Pivot deeper into the graph from disciplinedpath.com.

Cypher and MCP

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

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