Skip to content

Hostname

konectaia.com

Last fetched

konectaia.com resolves to 2 IPv4 addresses operated by IONOS-AS - IONOS SE in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · konectaia.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/konectaia.com

Resolution chain

konectaia.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.223.217.6382.223.0.0/16AS8560IONOS-AS - IONOS SEES
85.50.106.14485.50.104.0/22AS12479UNI2-AS - Orange Espagne SAES

WHOIS identity

Registrar
iana:1383
Organization
Contact emails

Subdomains

4 observed subdomains of konectaia.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for konectaia.com.

MechanismTarget
SPF_Aeloquent-jemison.82-223-45-204.plesk.page
SPF_Akonectaia.com
SPF_IP85.50.106.144
SPF_MXkonectaia.com

Related pages

Pivot deeper into the graph from konectaia.com.

Cypher and MCP

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

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