Skip to content

Hostname

polyboard-mfg.ca

Last fetched

polyboard-mfg.ca resolves to 2 IPv4 addresses operated by SUCURI-SEC - Sucuri in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · polyboard-mfg.caRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/polyboard-mfg.ca

Resolution chain

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

IPPrefixASNOperatorCountry
192.124.249.177192.129.116.0/22AS30148SUCURI-SEC - SucuriUS
192.185.62.71192.186.208.0/22AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
new city resources
Contact emails

Subdomains

2 observed subdomains of polyboard-mfg.ca.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for polyboard-mfg.ca.

MechanismTarget
SPF_Apolyboard-mfg.ca
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEsentry-eds.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP35.213.165.49
SPF_MXpolyboard-mfg.ca

Related pages

Pivot deeper into the graph from polyboard-mfg.ca.

Cypher and MCP

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

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