Skip to content

Hostname

faculty.nesl.edu

Last fetched

faculty.nesl.edu resolves to 1 IPv4 address operated by COMCAST-7922 - Comcast Cable Communications, LLC in US.

Nutrition Label

WHISPER CANON · faculty.nesl.eduRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/faculty.nesl.edu

Resolution chain

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

IPPrefixASNOperatorCountry
50.170.170.8350.128.0.0/9AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS

WHOIS identity

No WHOIS records are currently associated with faculty.nesl.edu in WhisperGraph.

Web-graph footprint

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

7 sites link to this hostname.

222 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for faculty.nesl.edu.

MechanismTarget
SPF_INCLUDEe2ma.net
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP50.170.170.64/26
SPF_IP52.21.197.71
SPF_IP52.45.166.16
SPF_IP64.24.44.64/26

Related pages

Pivot deeper into the graph from faculty.nesl.edu.

Cypher and MCP

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

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