Skip to content

Hostname

koolcomechanical.com

Last fetched

koolcomechanical.com resolves to 1 IPv4 address operated by FRONTIER-FRTR - Frontier Communications of America, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
47.181.143.6247.180.0.0/15AS5650FRONTIER-FRTR - Frontier Communications of America, Inc.US

WHOIS identity

Registrar
iana:69
Organization
koolco mechanical,
Contact emails

Subdomains

9 observed subdomains of koolcomechanical.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for koolcomechanical.com.

MechanismTarget
SPF_Akoolcomechanical.com
SPF_IP47.144.52.67
SPF_IP47.181.143.62
SPF_IP52.36.228.146
SPF_IP71.254.189.129
SPF_MXkoolcomechanical.com

Related pages

Pivot deeper into the graph from koolcomechanical.com.

Cypher and MCP

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

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