Skip to content

Hostname

barton.edu

Last fetched

barton.edu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · barton.eduRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/barton.edu

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.12.160104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.195.34172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
barton college
Contact emails

Subdomains

61 observed subdomains of barton.edu.

Web-graph footprint

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

405 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for barton.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.dynect.net
SPF_IP149.72.206.97
SPF_IP167.89.101.146
SPF_IP167.89.101.149
SPF_IP167.89.60.152
SPF_IP167.89.89.156
SPF_IP192.154.41.0/24
SPF_IP198.21.5.85
SPF_IP208.75.120.0/22
SPF_IP216.27.20.130
SPF_IP216.27.20.140
SPF_IP216.27.20.141/30
SPF_IP216.27.20.142
SPF_IP38.106.32.22/32
SPF_IP38.106.32.46/32
SPF_IP70.32.86.23

Related pages

Pivot deeper into the graph from barton.edu.

Cypher and MCP

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

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