Skip to content

Hostname

licencias.checkingplan.com

Last fetched

licencias.checkingplan.com resolves to 1 IPv4 address operated by TELEFONICA_DE_ESPANA in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.43.102.23881.43.0.0/16AS3352TELEFONICA_DE_ESPANAES

WHOIS identity

No WHOIS records are currently associated with licencias.checkingplan.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for licencias.checkingplan.com.

MechanismTarget
SPF_Aasintec.net
SPF_Alicencias.checkingplan.com
SPF_Amail.asintec.net
SPF_IP135.125.22.43/24
SPF_IP178.32.36.77/24
SPF_IP178.33.165.241/24
SPF_IP178.33.167.193
SPF_IP188.84.71.158
SPF_IP212.183.203.104/28
SPF_IP212.95.221.194/29
SPF_IP212.95.221.195/29
SPF_IP87.98.227.58
SPF_IP94.23.87.244/24
SPF_MXlicencias.checkingplan.com
SPF_MXmail.asintec.net

Related pages

Pivot deeper into the graph from licencias.checkingplan.com.

Cypher and MCP

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

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