Skip to content

Hostname

laminamcanada.com

Last fetched

laminamcanada.com resolves to 5 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · laminamcanada.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/laminamcanada.com

Resolution chain

laminamcanada.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.23.248.13620.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
54.240.184.1254.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.12754.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.6154.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.9454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
system s.p.a.
Contact emails

Subdomains

1 observed subdomain of laminamcanada.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for laminamcanada.com.

MechanismTarget
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.101.157.148
SPF_IP83.216.182.61
SPF_IP83.216.182.62
SPF_IP94.86.175.227

Related pages

Pivot deeper into the graph from laminamcanada.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "laminamcanada.com"})-[: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.