Skip to content

Hostname

coldway.com

Last fetched

coldway.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · coldway.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/coldway.com

Resolution chain

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

WHOIS identity

Registrar
iana:433
Organization
christian cases
Contact emails

Subdomains

7 observed subdomains of coldway.com.

Web-graph footprint

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

15 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for coldway.com.

MechanismTarget
SPF_Acoldway.com
SPF_Aroutage.asperience.fr
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP154.51.32.96/27
SPF_IP185.5.111.8/32
SPF_IP185.5.111.9/32
SPF_IP193.142.158.40/29
SPF_IP195.210.42.16/28
SPF_IP212.129.48.184
SPF_IP212.129.48.185
SPF_IP92.174.224.65
SPF_MXcoldway.com

Related pages

Pivot deeper into the graph from coldway.com.

Cypher and MCP

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

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