Skip to content

Hostname

solatec.cat

Last fetched

solatec.cat resolves to 1 IPv4 address operated by TELEFONICA_DE_ESPANA in ES. WHOIS lists iana:1403 as the registrar.

Nutrition Label

WHISPER CANON · solatec.catRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/solatec.cat

Resolution chain

solatec.cat resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.139.200.1042.139.0.0/16AS3352TELEFONICA_DE_ESPANAES

WHOIS identity

Registrar
iana:1403
Organization
Contact emails

Subdomains

50 observed subdomains of solatec.cat.

Web-graph footprint

Distinct hostnames that link to or from solatec.cat in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • solatec.cat

SPF policy

5 SPF mechanisms authorising senders for solatec.cat.

MechanismTarget
SPF_Aserv2.solatec.cat
SPF_Asolatec.cat
SPF_IP2.139.200.104
SPF_IP51.254.130.145
SPF_MXsolatec.cat

Related pages

Pivot deeper into the graph from solatec.cat.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "solatec.cat"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.