Hostname
iotech.pt
Last fetched
iotech.pt resolves to 2 IPv4 addresses operated by A2HOSTING - A2 Hosting, Inc. in US.
Nutrition Label
Resolution chain
iotech.pt 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 |
|---|---|---|---|---|
| 185.166.146.74 | 185.166.146.0/23 | AS55293 | A2HOSTING - A2 Hosting, Inc. | US |
| 69.72.244.157 | 69.72.244.0/24 | AS209341 | — | DE |
WHOIS identity
- Registrar
- —
- Organization
- iotechpis- innovation on technology, unipessoal lda
- Contact emails
Subdomains
315 observed subdomains of iotech.pt.
Showing 25 of 315. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from iotech.pt in the public web crawl.
12 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for iotech.pt.
| Mechanism | Target |
|---|---|
| SPF_A | iotech.pt |
| SPF_INCLUDE | _spf.google.com |
| SPF_MX | iotech.pt |
Related pages
Pivot deeper into the graph from iotech.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iotech.pt"})-[: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.