Skip to content

Hostname

pound-maker.ca

Last fetched

pound-maker.ca resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:2316042 as the registrar.

Nutrition Label

WHISPER CANON · pound-maker.caRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/pound-maker.ca

Resolution chain

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

IPPrefixASNOperatorCountry
198.74.58.46198.74.56.0/21AS63949US

WHOIS identity

Registrar
iana:2316042
Organization
pound maker
Contact emails

Subdomains

2 observed subdomains of pound-maker.ca.

Web-graph footprint

Distinct hostnames that link to or from pound-maker.ca in the public web crawl.

8 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pound-maker.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.46.112.220
SPF_IP65.87.230.0/25
SPF_IP74.206.143.138
SPF_MXpound-maker.ca

Related pages

Pivot deeper into the graph from pound-maker.ca.

Cypher and MCP

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

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