Skip to content

Hostname

www.contech-solutions.com

Last fetched

www.contech-solutions.com resolves to 2 IPv4 addresses operated by AS8560 in GB.

Nutrition Label

WHISPER CANON · www.contech-solutions.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.contech-solutions.com

Resolution chain

www.contech-solutions.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.154.35.80217.154.32.0/22AS8560GB
3.128.98.383.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.contech-solutions.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for www.contech-solutions.com.

MechanismTarget
SPF_Acontech-solutions.com
SPF_Awww.contech-solutions.com
SPF_IP162.213.248.62
SPF_IP3.128.98.38
SPF_MXwww.contech-solutions.com

Related pages

Pivot deeper into the graph from www.contech-solutions.com.

Cypher and MCP

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

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