Skip to content

Hostname

logan.edu

Last fetched

logan.edu resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.101.171.86198.101.128.0/18AS19994RACKSPACE - Rackspace HostingUS

WHOIS identity

Registrar
Organization
logan college of chiropractic
Contact emails

Subdomains

24 observed subdomains of logan.edu.

Web-graph footprint

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

661 sites link to this hostname.

588 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for logan.edu.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.symplicity.com
SPF_IP12.228.6.215/32
SPF_IP148.163.141.31
SPF_IP148.163.145.30
SPF_IP150.199.182.15
SPF_IP198.101.171.84
SPF_IP96.35.147.211

Related pages

Pivot deeper into the graph from logan.edu.

Cypher and MCP

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

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