Skip to content

Hostname

6conecta.com

Last fetched

6conecta.com resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · 6conecta.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/6conecta.com

Resolution chain

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

IPPrefixASNOperatorCountry
135.125.252.97135.125.128.0/17AS16276DE

WHOIS identity

Registrar
iana:379
Organization
area de seguridad y salud (areaseys)
Contact emails

Subdomains

16 observed subdomains of 6conecta.com.

Web-graph footprint

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

10 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 6conecta.com.

MechanismTarget
SPF_A6conecta.com
SPF_INCLUDEmktomail.com
SPF_IP135.125.180.93
SPF_IP135.125.252.105
SPF_IP135.125.8.172
SPF_IP51.210.220.79
SPF_IP51.91.31.203
SPF_MX6conecta.com

Related pages

Pivot deeper into the graph from 6conecta.com.

Cypher and MCP

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

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