Skip to content

Hostname

stitech.edu

Last fetched

stitech.edu resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.250.221.172199.250.216.0/21AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

Registrar
Organization
southeastern technical institute
Contact emails

Subdomains

4 observed subdomains of stitech.edu.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for stitech.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.populi.co
SPF_IP173.63.149.34/32
SPF_IP198.61.254.6
SPF_IP208.64.181.100/32
SPF_IP67.23.61.36/32
SPF_IP67.23.62.36/32
SPF_IP70.36.20.116/32

Related pages

Pivot deeper into the graph from stitech.edu.

Cypher and MCP

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

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