Skip to content

Hostname

collmot.com

Last fetched

collmot.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.128.201.235178.128.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:1387
Organization
collmot kft.
Contact emails

Subdomains

40 observed subdomains of collmot.com.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for collmot.com.

MechanismTarget
SPF_Acollmot.com
SPF_INCLUDE_cspf.rackhost.hu
SPF_IP72.52.4.119
SPF_IP91.227.138.47
SPF_IP91.227.138.57
SPF_MXcollmot.com

Related pages

Pivot deeper into the graph from collmot.com.

Cypher and MCP

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

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