Skip to content

Hostname

uapp.ca

Last fetched

uapp.ca resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:2316042 as the registrar.

Nutrition Label

WHISPER CANON · uapp.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/uapp.ca

Resolution chain

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

IPPrefixASNOperatorCountry
149.28.9.107149.28.8.0/21AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:2316042
Organization
chris schafer
Contact emails

Subdomains

1 observed subdomain of uapp.ca.

Subdomain
www.uapp.ca

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for uapp.ca.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from uapp.ca.

Cypher and MCP

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

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