Skip to content

Hostname

colwellsampling.com

Last fetched

colwellsampling.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 · colwellsampling.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/colwellsampling.com

Resolution chain

colwellsampling.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.160.208.0/24AS22110LIGTEL-COMMUNICATIONS - Ligtel Communications, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

2 observed subdomains of colwellsampling.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for colwellsampling.com.

MechanismTarget
SPF_Acolwellsampling.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_MXcolwellsampling.com

Related pages

Pivot deeper into the graph from colwellsampling.com.

Cypher and MCP

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

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