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
Resolution chain
technicqintl.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.15.36.174 | 194.15.36.0/24 | AS58087 | FlorianKolb - Florian Kolb | DE |
| 45.90.99.75 | 45.90.98.0/23 | AS58087 | FlorianKolb - Florian Kolb | DE |
WHOIS identity
- Registrar
- iana:638
- Organization
- protected protected
- Contact emails
Subdomains
3 observed subdomains of technicqintl.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for technicqintl.com.
| Mechanism | Target |
|---|---|
| SPF_A | relaxed-greider.194-62-248-9.plesk.page |
| SPF_A | technicqintl.com |
| SPF_A | vibrant-nightingale.45-90-99-75.plesk.page |
| SPF_MX | technicqintl.com |
Related pages
Pivot deeper into the graph from technicqintl.com.
- IP · 194.15.36.174
- ASN · AS58087FlorianKolb - Florian Kolb
- Registrar · iana:638
- Country · DE
- Email · technicqintl.com@shieldwhois.com
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.