Hostname
netical39.com
Last fetched
netical39.com resolves to 1 IPv4 address operated by AS12338 in ES. WHOIS lists iana:1600 as the registrar.
Nutrition Label
Resolution chain
netical39.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.231.3.156 | 46.231.0.0/21 | AS12338 | — | ES |
WHOIS identity
- Registrar
- iana:1600
- Organization
- alberto laiz quintano 5
- Contact emails
Subdomains
2 observed subdomains of netical39.com.
| Subdomain |
|---|
| mail.netical39.com |
| www.netical39.com |
Web-graph footprint
Distinct hostnames that link to or from netical39.com in the public web crawl.
47 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for netical39.com.
| Mechanism | Target |
|---|---|
| SPF_A | netical39.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 109.73.169.144 |
| SPF_IP | 185.129.249.236 |
| SPF_IP | 46.231.3.156 |
| SPF_IP | 46.231.3.65 |
| SPF_IP | 85.208.102.199 |
| SPF_MX | netical39.com |
Related pages
Pivot deeper into the graph from netical39.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netical39.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.