Skip to content

Hostname

ampmproperties.ca

Last fetched

ampmproperties.ca resolves to 2 IPv4 addresses operated by AS-HOSTINGER in FR. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

ampmproperties.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.166.37.161185.166.37.0/24AS47583AS-HOSTINGERFR
82.25.81.20882.25.80.0/21AS47583AS-HOSTINGERUS

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

1 observed subdomain of ampmproperties.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ampmproperties.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ampmproperties.ca.

Cypher and MCP

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

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