Skip to content

Hostname

conect.at

Last fetched

conect.at resolves to 1 IPv4 address operated by SE-A3 www.a3.se in DE.

Nutrition Label

WHISPER CANON · conect.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/conect.at

Resolution chain

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

IPPrefixASNOperatorCountry
85.158.181.12685.158.181.0/24AS45012SE-A3 www.a3.seDE

WHOIS identity

No WHOIS records are currently associated with conect.at in WhisperGraph.

Subdomains

6 observed subdomains of conect.at.

Web-graph footprint

Distinct hostnames that link to or from conect.at in the public web crawl.

60 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for conect.at.

MechanismTarget
SPF_Aconect.at
SPF_INCLUDEspf1.eyepinnews.com
SPF_INCLUDEspf2.eyepinnews.com
SPF_INCLUDEspf3.eyepinnews.com
SPF_IP136.243.148.150
SPF_IP136.243.148.153
SPF_IP138.201.24.137
SPF_IP144.76.32.38
SPF_IP176.9.16.38
SPF_IP176.9.212.64/26
SPF_IP188.40.243.64/26
SPF_IP88.198.28.155
SPF_IP91.198.240.0/24
SPF_IP91.212.187.0/24
SPF_MXconect.at
SPF_MXspf.tripple.at

Related pages

Pivot deeper into the graph from conect.at.

Cypher and MCP

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

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