Skip to content

Hostname

laniertech.edu

Last fetched

laniertech.edu resolves to 1 IPv4 address operated by PARKERFIBERNET-AS-ROUTE - Parker FiberNet, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
72.162.228.24472.162.228.0/22AS40111PARKERFIBERNET-AS-ROUTE - Parker FiberNet, LLCUS

WHOIS identity

Registrar
Organization
lanier technical college
Contact emails

Subdomains

61 observed subdomains of laniertech.edu.

Web-graph footprint

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

323 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for laniertech.edu.

MechanismTarget
SPF_EXISTS%{i}.spf.hc4180-44.iphmx.com
SPF_INCLUDE_spf.bbnotify.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_INCLUDEverifymyfafsa.com
SPF_IP174.142.116.39/28
SPF_IP174.142.116.40
SPF_IP174.142.116.50
SPF_IP174.142.116.51
SPF_IP184.107.63.100
SPF_IP184.107.80.100/32
SPF_IP184.107.80.101
SPF_IP184.107.80.111
SPF_IP184.107.80.119
SPF_IP184.107.80.123
SPF_IP192.230.230.0/25
SPF_IP192.230.238.0/24
SPF_IP216.147.212.20/30
SPF_IP216.71.154.145
SPF_IP37.216.222.128/28
SPF_IP64.74.237.230/31
SPF_IP68.232.153.91
SPF_IP69.196.238.0/28
SPF_IP69.196.241.0/24
SPF_IP69.196.242.128/28
SPF_IP72.162.228.127

Related pages

Pivot deeper into the graph from laniertech.edu.

Cypher and MCP

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

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