Skip to content

Hostname

applitec-tools.com

Last fetched

applitec-tools.com resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH. WHOIS lists iana:291 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
83.166.138.1383.166.138.0/24AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
iana:291
Organization
direct privacy
Contact emails

Subdomains

13 observed subdomains of applitec-tools.com.

Web-graph footprint

Distinct hostnames that link to or from applitec-tools.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for applitec-tools.com.

MechanismTarget
SPF_Ashop.applitec-tools.com
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.160.27.174

Related pages

Pivot deeper into the graph from applitec-tools.com.

Cypher and MCP

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

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