Skip to content

Hostname

matc.edu

Last fetched

matc.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · matc.eduRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/matc.edu

Resolution chain

matc.edu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
milwaukee area technical college
Contact emails

Subdomains

149 observed subdomains of matc.edu.

Web-graph footprint

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

668 sites link to this hostname.

326 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

100 SPF mechanisms authorising senders for matc.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEspf.watermarkinsights.com
SPF_IP10.99.101.41/32
SPF_IP104.245.209.192/26
SPF_IP104.45.130.139/32
SPF_IP104.45.131.9/32
SPF_IP104.45.142.148/32
SPF_IP104.45.143.49/32
SPF_IP13.215.187.237
SPF_IP13.237.94.13/32
SPF_IP13.90.212.100/32
SPF_IP137.117.86.223/32
SPF_IP147.160.158.0/24
SPF_IP148.8.0.0/16
SPF_IP148.8.60.81
SPF_IP148.8.70.82
SPF_IP148.8.82.51/32
SPF_IP149.24.114.104/32
SPF_IP162.246.160.0/22
SPF_IP167.89.109.117/32
SPF_IP170.10.128.0/24
SPF_IP170.10.129.0/24
SPF_IP170.10.132.56/29
SPF_IP170.10.132.64/29
SPF_IP170.10.133.0/24
SPF_IP176.31.145.254/32
SPF_IP18.209.182.234/32
SPF_IP184.150.200.94/32
SPF_IP185.58.84.93/32
SPF_IP198.105.13.131/32
SPF_IP198.21.1.32/32
SPF_IP199.59.200.201/32
SPF_IP205.139.110.0/24
SPF_IP207.211.30.128/25
SPF_IP207.211.30.64/26
SPF_IP207.211.31.0/25
SPF_IP207.211.41.113/32
SPF_IP208.117.49.214/32
SPF_IP209.10.16.209/32
SPF_IP209.10.16.221/32
SPF_IP216.145.221.0/24
SPF_IP216.17.115.199/32
SPF_IP216.205.24.0/24
SPF_IP23.22.228.238/32
SPF_IP3.213.94.200/32
SPF_IP3.218.253.173
SPF_IP3.99.6.92
SPF_IP34.194.81.60/32
SPF_IP34.195.3.85/32
SPF_IP34.197.133.25/32
SPF_IP34.198.106.176/32
SPF_IP34.198.69.122/32
SPF_IP34.198.69.238/32
SPF_IP34.203.23.164/32
SPF_IP34.213.212.147
SPF_IP34.231.156.186/32
SPF_IP34.236.172.26/32
SPF_IP34.236.173.200/32
SPF_IP34.239.54.199/32
SPF_IP35.157.46.27/32
SPF_IP35.160.78.215
SPF_IP35.168.199.206/32
SPF_IP40.71.38.54/32
SPF_IP40.76.40.110/32
SPF_IP40.90.242.7/32
SPF_IP40.90.242.8/32
SPF_IP40.90.247.53/32
SPF_IP50.31.156.96/27
SPF_IP50.31.205.0/24
SPF_IP52.186.80.39/32
SPF_IP52.2.242.161/32
SPF_IP52.204.31.221/32
SPF_IP52.206.75.63/32
SPF_IP52.31.29.196/32
SPF_IP52.42.20.3/32
SPF_IP52.45.50.190/32
SPF_IP52.54.156.231/32
SPF_IP52.60.142.64
SPF_IP52.76.190.252
SPF_IP54.146.129.215/32
SPF_IP54.174.147.233/32
SPF_IP54.195.228.99/32
SPF_IP54.197.63.203/32
SPF_IP54.221.235.113/32
SPF_IP54.240.77.51/32
SPF_IP54.240.77.52/32
SPF_IP54.240.77.55/32
SPF_IP54.240.77.56/32
SPF_IP54.240.98.212/32
SPF_IP54.240.98.213/32
SPF_IP54.240.98.214/32
SPF_IP54.66.240.63
SPF_IP54.82.255.166/32
SPF_IP54.83.179.115/32
SPF_IP54.85.61.20/32
SPF_IP54.85.76.43/32
SPF_IP63.128.21.0/24
SPF_IP65.55.116.16/32

Related pages

Pivot deeper into the graph from matc.edu.

Cypher and MCP

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

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