Skip to content

Hostname

linfield.edu

Last fetched

linfield.edu resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · linfield.eduRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/linfield.edu

Resolution chain

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

IPPrefixASNOperatorCountry
67.225.240.9967.225.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
Organization
linfield college
Contact emails

Subdomains

68 observed subdomains of linfield.edu.

Web-graph footprint

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

757 sites link to this hostname.

616 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for linfield.edu.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.prnewswire.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.147.186/32
SPF_IP167.89.0.0/17
SPF_IP167.89.101.239/32
SPF_IP168.245.40.44/32
SPF_IP205.139.105.140/32
SPF_IP208.103.167.24
SPF_IP208.95.132.176
SPF_IP209.85.220.69/32
SPF_IP216.147.212.20/30
SPF_IP23.216.81.117
SPF_IP50.31.43.252/32
SPF_IP54.240.0.0/21
SPF_IP64.74.237.230/31
SPF_IP72.50.228.0/24
SPF_IP74.122.104.0/22

Related pages

Pivot deeper into the graph from linfield.edu.

Cypher and MCP

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

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