Skip to content

Hostname

apptek-pp.com

Last fetched

apptek-pp.com resolves to 1 IPv4 address operated by PLANETHOSTER-8 - PlanetHoster in FR. WHOIS lists iana:2476 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.22.109.111185.22.108.0/22AS53589PLANETHOSTER-8 - PlanetHosterFR

WHOIS identity

Registrar
iana:2476
Organization
francois burnichon
Contact emails

Subdomains

10 observed subdomains of apptek-pp.com.

Web-graph footprint

Distinct hostnames that link to or from apptek-pp.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • apptek-pp.com

SPF policy

4 SPF mechanisms authorising senders for apptek-pp.com.

MechanismTarget
SPF_Aapptek-pp.com
SPF_IP185.22.109.111
SPF_IP85.236.153.17
SPF_MXapptek-pp.com

Related pages

Pivot deeper into the graph from apptek-pp.com.

Cypher and MCP

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

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