Skip to content

Hostname

roomalert.com

Last fetched

roomalert.com resolves to 162.242.171.229, announced in 162.242.160.0/19 by RACKSPACE - Rackspace Hosting in US. roomalert.com 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 · roomalert.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/roomalert.com

Resolution chain

IPv6 resolution

No AAAA record for roomalert.com is recorded in WhisperGraph.

Attribution

rackspace

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
avtech software
Contact emails
sigourney@avtech.com

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

  • dns.stabletransit.com
  • dns1.stabletransit.com
  • dns2.stabletransit.com

MX records

  • roomalert-com.mail.protection.outlook.com

SPF policy

  • include: emailsrvr.com
  • include: _spf.psm.knowbe4.com
  • include: spf.protection.outlook.com
  • include: sendgrid.net
  • ip: 162.242.171.229
  • ip: 184.178.104.84
  • ip: 24.38.171.158

Threat-feed evidence

History

Related pages

Pivot from roomalert.com 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: "roomalert.com"})-[: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.