Skip to content

Hostname

maciag.ca

Last fetched

maciag.ca resolves to 2 IPv4 addresses operated by PINGCO-AS-AP PingCo Pty Ltd in SG.

Nutrition Label

WHISPER CANON · maciag.caRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/maciag.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.106.55.19723.106.48.0/21AS59253PINGCO-AS-AP PingCo Pty LtdSG
34.228.248.1234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with maciag.ca in WhisperGraph.

Subdomains

1 observed subdomain of maciag.ca.

Subdomain
www.maciag.ca

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • maciag.ca

SPF policy

4 SPF mechanisms authorising senders for maciag.ca.

MechanismTarget
SPF_Amaciag.ca
SPF_INCLUDEspf.greengeeks.net
SPF_IP23.106.55.197
SPF_MXmaciag.ca

Related pages

Pivot deeper into the graph from maciag.ca.

Cypher and MCP

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

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