Skip to content

Hostname

waitingroomsolutions.com

Last fetched

waitingroomsolutions.com resolves to 1 IPv4 address operated by COLOGIX - Cologix, Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · waitingroomsolutions.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/waitingroomsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.123.145.13209.123.0.0/16AS8001COLOGIX - Cologix, IncUS

WHOIS identity

Registrar
iana:2
Organization
waiting room solutions, lllp
Contact emails

Subdomains

38 observed subdomains of waitingroomsolutions.com.

Web-graph footprint

Distinct hostnames that link to or from waitingroomsolutions.com in the public web crawl.

27 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for waitingroomsolutions.com.

MechanismTarget
SPF_INCLUDE2339900.spf06.hubspotemail.net
SPF_INCLUDE_spf.wrs.cloud
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEwrshealth.com
SPF_IP172.17.1.0/24
SPF_IP209.123.145.0/26
SPF_IP3.211.246.20/32
SPF_IP34.196.39.175/32
SPF_IP34.205.109.81/32
SPF_MXwaitingroomsolutions.com

Related pages

Pivot deeper into the graph from waitingroomsolutions.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "waitingroomsolutions.com"})-[: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.