Skip to content

Hostname

tasb.org

Last fetched

tasb.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · tasb.orgRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/tasb.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.85.27.1413.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
texas association of school boards, inc. texas association of school boards,
Contact emails

Subdomains

67 observed subdomains of tasb.org.

Web-graph footprint

Distinct hostnames that link to or from tasb.org in the public web crawl.

712 sites link to this hostname.

340 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for tasb.org.

MechanismTarget
SPF_INCLUDE_spf.alchemer.com
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEapp.sgizmo.com
SPF_INCLUDEiad-smtp.onbaseonline.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP12.204.50.241
SPF_IP205.220.161.219
SPF_IP205.220.173.219
SPF_IP209.36.96.226
SPF_IP52.1.14.157/32
SPF_IP54.236.109.30/32
SPF_IP54.236.128.150/32

Related pages

Pivot deeper into the graph from tasb.org.

Cypher and MCP

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

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