Skip to content

Hostname

rmc.edu

Last fetched

rmc.edu resolves to 199.16.172.35, announced in 199.16.172.0/24 by AUTOMATTIC - Automattic, Inc in US. rmc.edu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · rmc.eduRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/rmc.edu

Resolution chain

IPv6 resolution

No AAAA record for rmc.edu is recorded in WhisperGraph.

Attribution

automattic

ORIGIN_AS

WHOIS identity

Registrant organisation
randolph-macon college

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns1.securityspace.net
  • ns2.securityspace.net
  • ns3.securityspace.net
  • ns4.securityspace.net

MX records

  • rmc-edu.mail.protection.outlook.com
  • mail1.rmc.edu

SPF policy

  • ip: 148.105.0.0/16
  • ip: 170.146.0.0/16
  • ip: 198.2.128.0/18
  • ip: 205.201.128.0/20
  • ip: 63.128.21.103/32
  • ip: 67.133.94.131/32
  • ip: 64.94.119.16/32
  • ip: 40.122.204.255/32
  • ip: 204.232.172.40/32
  • include: cust-spf.cashnet.com
  • include: mbssmtp.mbsbooks.com
  • include: us._netblocks.mimecast.com
  • include: spf.protection.outlook.com
  • include: outboundmail.blackbaud.net
  • include: sendgrid.net
  • ip: 159.203.188.81
  • ip: 192.240.94.67
  • ip: 199.249.185.124
  • ip: 208.76.207.148
  • ip: 213.32.152.12
  • ip: 216.71.133.111
  • ip: 3.128.236.80
  • ip: 3.139.232.78
  • ip: 3.223.100.88
  • ip: 34.200.182.36
  • ip: 50.18.89.44
  • ip: 52.35.81.117
  • ip: 54.151.112.86
  • ip: 54.214.32.131
  • ip: 63.128.21.181
  • ip: 64.94.119.17
  • ip: 66.119.4.242

Threat-feed evidence

History

Related pages

Pivot from rmc.edu into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rmc.edu"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.