Skip to content

Hostname

coldplasmatech.com

Last fetched

coldplasmatech.com resolves to 2 IPv4 addresses operated by CREOLINE-AS in DE. WHOIS lists iana:141 as the registrar.

Nutrition Label

WHISPER CANON · coldplasmatech.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/coldplasmatech.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.1.77.2205.1.77.0/24AS205948CREOLINE-ASDE
91.230.22.5491.230.22.0/24AS200548WEBHOSTERDE

WHOIS identity

Registrar
iana:141
Organization
tobias guera
Contact emails

Subdomains

1 observed subdomain of coldplasmatech.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for coldplasmatech.com.

MechanismTarget
SPF_Acoldplasmatech.com
SPF_IP5.1.77.220
SPF_MXcoldplasmatech.com

Related pages

Pivot deeper into the graph from coldplasmatech.com.

Cypher and MCP

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

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