Hostname
ithinkweb.net
Last fetched
ithinkweb.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:69
- Organization
- biloslavo stefano
- Contact emails
Subdomains
20 observed subdomains of ithinkweb.net.
Threat posture
History
Mail and authentication
MX records
- ithinkweb.net
SPF policy
9 SPF mechanisms authorising senders for ithinkweb.net.
| Mechanism | Target |
|---|---|
| SPF_A | ithinkweb.net |
| SPF_A | vps27.ithinkweb.net |
| SPF_A | vps29.ithinkweb.net |
| SPF_INCLUDE | _spf.aruba.it |
| SPF_IP | 142.132.230.187 |
| SPF_IP | 2a01:4f8:c010:8845:0:0:0:1 |
| SPF_IP | 2a01:4f8:c17:8244:0:0:0:1 |
| SPF_IP | 49.13.120.135 |
| SPF_MX | ithinkweb.net |
Related pages
Pivot deeper into the graph from ithinkweb.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ithinkweb.net"})-[: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.