Hostname
cerotec.net
Last fetched
cerotec.net resolves to 2 IPv4 addresses operated by AS60494 in ES. WHOIS lists iana:379 as the registrar.
Nutrition Label
Resolution chain
cerotec.net 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 |
|---|---|---|---|---|
| 37.153.91.149 | 37.153.91.0/24 | AS60494 | — | ES |
| 185.237.234.130 | 185.237.234.0/23 | AS56958 | — | ES |
WHOIS identity
- Registrar
- iana:379
- Organization
- cerotec
- Contact emails
- whoiscontact@domainconnection.info
- administracion@cerotec.net
- 032ab195b347d9e19af46ab9c99a3c963f2e9045@whois.gkg.net
- 0c99aeb0ceff173718bd9935661b907a0679b73c@whois.gkg.net
- 26200d472f4223a0055e4c45f2f4be7e46f626c0@whois.gkg.net
- 4e850831a30146ad87b5804bf8b9d1761a8fa54d@whois.gkg.net
- 75cc9584fd0a380b624d15c8c51bbd77352bbbf8@whois.gkg.net
- 79873fe8ef01ecede4df03f8ce7a85b151b6c398@whois.gkg.net
- 7f5301690a995713868064ec48980c084cd33dc6@whois.gkg.net
Subdomains
31 observed subdomains of cerotec.net.
Showing 18 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cerotec.net in the public web crawl.
223 sites link to this hostname.
159 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- cerotec.net
SPF policy
4 SPF mechanisms authorising senders for cerotec.net.
| Mechanism | Target |
|---|---|
| SPF_A | cerotec.net |
| SPF_IP | 37.153.91.107 |
| SPF_IP | 37.153.91.149 |
| SPF_MX | cerotec.net |
Related pages
Pivot deeper into the graph from cerotec.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cerotec.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.