Skip to content

Hostname

federopticos.com

Last fetched

federopticos.com resolves to 1 IPv4 address operated by TECNOCRATICA Tecnocratica Centro de Datos, S.L. in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · federopticos.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/federopticos.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.49.185.124185.49.184.0/22AS15954TECNOCRATICA Tecnocratica Centro de Datos, S.L.ES

WHOIS identity

Registrar
iana:1600
Organization
federopticos sdad. coop.
Contact emails

Subdomains

22 observed subdomains of federopticos.com.

Web-graph footprint

Distinct hostnames that link to or from federopticos.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for federopticos.com.

MechanismTarget
SPF_Afederopticos.com
SPF_INCLUDEhost551d56-a114.neodigit.net
SPF_INCLUDEmarcablanca.mundosms.es
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.acumbamail.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP213.227.59.53
SPF_IP31.47.77.78
SPF_MXfederopticos.com

Related pages

Pivot deeper into the graph from federopticos.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "federopticos.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 20

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