Skip to content

Hostname

guestserve.ca

Last fetched

guestserve.ca resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · guestserve.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/guestserve.ca

Resolution chain

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

IPPrefixASNOperatorCountry
192.237.188.238192.237.128.0/18AS19994RACKSPACE - Rackspace HostingUS

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
Contact emails

Subdomains

1 observed subdomain of guestserve.ca.

Web-graph footprint

Distinct hostnames that link to or from guestserve.ca in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for guestserve.ca.

MechanismTarget
SPF_Asmtp.gmail.com
SPF_INCLUDEgmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP104.130.195.140
SPF_IP192.237.188.238
SPF_IP2001:4801:7821:77:be76:4eff:fe10:364d
SPF_IP2606:5480:2050:4::/64
SPF_MXguestserve.ca

Related pages

Pivot deeper into the graph from guestserve.ca.

Cypher and MCP

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

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