Skip to content

Hostname

blinn.edu

Last fetched

blinn.edu resolves to 1 IPv4 address operated by BLINN-AS - Blinn College in US.

Nutrition Label

WHISPER CANON · blinn.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/blinn.edu

Resolution chain

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

IPPrefixASNOperatorCountry
64.92.176.8464.92.176.0/21AS1044BLINN-AS - Blinn CollegeUS

WHOIS identity

Registrar
Organization
blinn college
Contact emails

Subdomains

149 observed subdomains of blinn.edu.

Web-graph footprint

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

508 sites link to this hostname.

572 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for blinn.edu.

MechanismTarget
SPF_INCLUDE_spf.explore-blue.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEquikpayasp.com
SPF_INCLUDEsendgrid.net
SPF_IP148.59.100.16/28
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32

Related pages

Pivot deeper into the graph from blinn.edu.

Cypher and MCP

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

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