Skip to content

Hostname

biola.edu

Last fetched

biola.edu resolves to 1 IPv4 address operated by BIOLA---BIOLA-UNIVERSITY - Biola University, Inc. in US.

Nutrition Label

WHISPER CANON · biola.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/biola.edu

Resolution chain

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

IPPrefixASNOperatorCountry
199.19.144.30199.19.144.0/24AS10558BIOLA---BIOLA-UNIVERSITY - Biola University, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for biola.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.elluciancloud.com
SPF_IP148.59.100.16/28
SPF_IP167.89.16.8/32
SPF_IP198.187.196.100/32
SPF_IP199.19.144.0/24
SPF_IP199.19.144.30
SPF_IP199.19.144.31
SPF_IP205.139.104.0/22
SPF_IP206.107.42.249/32
SPF_IP206.107.42.254/32
SPF_IP208.117.49.214/32
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP216.17.118.29
SPF_IP216.235.195.0/24
SPF_IP35.161.117.160
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP50.31.36.179
SPF_IP50.31.43.252/32
SPF_IP52.45.50.190/32
SPF_IP54.146.129.215/32
SPF_IP64.132.88.34/32
SPF_IP74.122.104.0/22
SPF_IP74.122.104.26
SPF_IP74.122.104.64

Related pages

Pivot deeper into the graph from biola.edu.

Cypher and MCP

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

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