Skip to content

Hostname

connectix.bg

Last fetched

connectix.bg resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · connectix.bgRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/connectix.bg

Resolution chain

connectix.bg resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.185.159.22918.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.4.3818.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.248.18918.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.90.1013.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.136.14263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.231.1963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with connectix.bg in WhisperGraph.

Subdomains

3 observed subdomains of connectix.bg.

Web-graph footprint

Distinct hostnames that link to or from connectix.bg in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for connectix.bg.

MechanismTarget
SPF_Aconnectix.bg
SPF_IP185.45.67.18/32
SPF_MXconnectix.bg

Related pages

Pivot deeper into the graph from connectix.bg.

Cypher and MCP

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

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