Skip to content

Hostname

technicqintl.com

Last fetched

technicqintl.com resolves to 2 IPv4 addresses operated by FlorianKolb - Florian Kolb in DE. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · technicqintl.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/technicqintl.com

Resolution chain

technicqintl.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.15.36.174194.15.36.0/24AS58087FlorianKolb - Florian KolbDE
45.90.99.7545.90.98.0/23AS58087FlorianKolb - Florian KolbDE

WHOIS identity

Registrar
iana:638
Organization
protected protected
Contact emails

Subdomains

3 observed subdomains of technicqintl.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for technicqintl.com.

MechanismTarget
SPF_Arelaxed-greider.194-62-248-9.plesk.page
SPF_Atechnicqintl.com
SPF_Avibrant-nightingale.45-90-99-75.plesk.page
SPF_MXtechnicqintl.com

Related pages

Pivot deeper into the graph from technicqintl.com.

Cypher and MCP

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

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