Skip to content

Hostname

paulmitchell.edu

Last fetched

paulmitchell.edu resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · paulmitchell.eduRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/paulmitchell.edu

Resolution chain

paulmitchell.edu resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.208.95.1834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.5.5334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.178.14235.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.131.17235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.23.6135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.234.2235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.165.185.2635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.165.23944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.19.22244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.64.11444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.242.60.16744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.106.18852.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.163.19552.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.144.152.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.37.80.5252.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.196.15052.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.244.9054.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.204.18854.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.144.111.316.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.185.19344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
paul mitchell the school
Contact emails

Subdomains

229 observed subdomains of paulmitchell.edu.

Web-graph footprint

Distinct hostnames that link to or from paulmitchell.edu in the public web crawl.

811 sites link to this hostname.

287 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for paulmitchell.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from paulmitchell.edu.

Cypher and MCP

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

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