Skip to content

Hostname

bartonccc.edu

Last fetched

bartonccc.edu resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · bartonccc.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/bartonccc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
34.117.40.4534.118.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
Organization
barton county community college
Contact emails

Subdomains

88 observed subdomains of bartonccc.edu.

Web-graph footprint

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

272 sites link to this hostname.

433 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for bartonccc.edu.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDEelluciancloud.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEverifymyfafsa.com
SPF_IP104.45.175.206/32
SPF_IP13.111.0.0/16
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP164.113.217.231
SPF_IP192.161.151.31
SPF_IP192.161.151.32
SPF_IP192.161.151.39
SPF_IP192.254.121.248/32
SPF_IP198.245.81.0/24
SPF_IP199.122.123.0/24
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP3.218.253.173
SPF_IP34.117.40.45
SPF_IP34.213.212.147
SPF_IP35.160.78.215
SPF_IP52.180.90.234/32
SPF_IP52.224.142.128/32
SPF_IP52.42.20.3/32
SPF_IP52.45.50.190/32
SPF_IP54.174.147.233/32
SPF_IP74.122.104.112
SPF_IP74.122.104.13
SPF_IP74.122.104.64
SPF_IP74.122.105.1

Related pages

Pivot deeper into the graph from bartonccc.edu.

Cypher and MCP

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

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