Skip to content

Hostname

a4p.ca

Last fetched

a4p.ca resolves to 1 IPv4 address operated by ONIAAS - HostPapa in CA. WHOIS lists registrar:promo people inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.102.133.5166.102.128.0/20AS40092ONIAAS - HostPapaCA

WHOIS identity

Registrar
registrar:promo people inc.
Organization
effat toumas
Contact emails

Subdomains

7 observed subdomains of a4p.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • a4p.ca

SPF policy

8 SPF mechanisms authorising senders for a4p.ca.

MechanismTarget
SPF_Aa4p.ca
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.hostpapa.com
SPF_IP66.102.128.225
SPF_IP66.102.133.51
SPF_IP69.90.221.141
SPF_IP76.74.235.180
SPF_MXa4p.ca

Related pages

Pivot deeper into the graph from a4p.ca.

Cypher and MCP

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

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