Skip to content

Hostname

mail.clattcoconstruction.ca

Last fetched

mail.clattcoconstruction.ca resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · mail.clattcoconstruction.caRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.clattcoconstruction.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.235.199.10723.235.196.0/22AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with mail.clattcoconstruction.ca in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mail.clattcoconstruction.ca.

MechanismTarget
SPF_Amail.clattcoconstruction.ca
SPF_INCLUDEsmtp.servconfig.com
SPF_IP144.208.77.48
SPF_IP198.46.81.27
SPF_IP209.182.205.126
SPF_IP23.235.199.107
SPF_MXmail.clattcoconstruction.ca

Related pages

Pivot deeper into the graph from mail.clattcoconstruction.ca.

Cypher and MCP

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

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