Skip to content

Hostname

colwellcolour.com

Last fetched

colwellcolour.com resolves to 1 IPv4 address operated by LIGTEL-COMMUNICATIONS - Ligtel Communications, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · colwellcolour.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/colwellcolour.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.160.208.14169.161.43.0/24AS22110LIGTEL-COMMUNICATIONS - Ligtel Communications, Inc.US

WHOIS identity

Registrar
iana:146
Organization
colwell
Contact emails

Subdomains

8 observed subdomains of colwellcolour.com.

Web-graph footprint

Distinct hostnames that link to or from colwellcolour.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for colwellcolour.com.

MechanismTarget
SPF_Acolwellcolour.com
SPF_Adispatch-us.ppe-hosted.com
SPF_IP206.226.64.34
SPF_IP206.226.64.35
SPF_IP206.226.64.36
SPF_IP206.226.64.38
SPF_IP206.226.64.42
SPF_IP69.160.208.140
SPF_IP69.160.208.141
SPF_IP69.160.208.143
SPF_IP70.34.142.41
SPF_MXcolwellcolour.com

Related pages

Pivot deeper into the graph from colwellcolour.com.

Cypher and MCP

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

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