Skip to content

Hostname

abtech.edu

Last fetched

abtech.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · abtech.eduRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/abtech.edu

Resolution chain

abtech.edu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
asheville-buncombe technical community college
Contact emails

Subdomains

97 observed subdomains of abtech.edu.

Web-graph footprint

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

1,337 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for abtech.edu.

MechanismTarget
SPF_INCLUDE_spf.academicworks.com
SPF_INCLUDE_spf.regroupcloud.com
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.0.186.247/32
SPF_IP152.27.4.0/24
SPF_IP198.86.53.64/26
SPF_IP199.244.78.223/32
SPF_IP199.244.78.224/32
SPF_IP204.116.166.143
SPF_IP216.27.28.20/32
SPF_IP216.27.28.59
SPF_IP66.193.208.201
SPF_IP66.57.143.24
SPF_IP74.122.104.26

Related pages

Pivot deeper into the graph from abtech.edu.

Cypher and MCP

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

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