Skip to content

Hostname

calltic.com

Last fetched

calltic.com resolves to 1 IPv4 address operated by COMBELL-AS in BE. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.208.37.0188.208.36.0/23AS34762COMBELL-ASBE

WHOIS identity

Registrar
iana:106
Organization
francisco gamez molero
Contact emails

Subdomains

10 observed subdomains of calltic.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for calltic.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP35.181.115.55
SPF_IP62.4.1.21
SPF_IP83.217.69.238

Related pages

Pivot deeper into the graph from calltic.com.

Cypher and MCP

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

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