Hostname
senmc.edu
Last fetched
senmc.edu resolves to 1 IPv4 address operated by TUT-AS - Total Uptime Technologies, LLC in US.
Nutrition Label
Resolution chain
senmc.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.59.56.106 | 216.59.56.0/24 | AS53334 | TUT-AS - Total Uptime Technologies, LLC | US |
WHOIS identity
No WHOIS records are currently associated with senmc.edu in WhisperGraph.
Subdomains
26 observed subdomains of senmc.edu.
Showing 19 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from senmc.edu in the public web crawl.
63 sites link to this hostname.
78 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for senmc.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mbssmtp.mbsbooks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 139.131.126.24 |
| SPF_IP | 139.131.126.25 |
| SPF_IP | 139.131.126.26/32 |
| SPF_IP | 139.131.126.28 |
| SPF_IP | 139.131.126.29 |
| SPF_IP | 139.131.76.33/32 |
| SPF_IP | 139.131.76.34 |
| SPF_IP | 139.131.76.81/28 |
| SPF_IP | 139.131.76.84/5 |
| SPF_IP | 139.131.76.85/32 |
| SPF_IP | 139.131.76.88 |
| SPF_IP | 139.131.76.89 |
| SPF_IP | 174.137.68.52 |
| SPF_IP | 174.137.68.53 |
| SPF_IP | 185.147.173.4 |
| SPF_IP | 185.147.173.6 |
| SPF_IP | 185.147.175.4 |
| SPF_IP | 185.147.175.6 |
Related pages
Pivot deeper into the graph from senmc.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "senmc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.