Skip to content

Hostname

connect2us.eu

Last fetched

connect2us.eu resolves to 1 IPv4 address operated by AS21221 in NL.

Nutrition Label

WHISPER CANON · connect2us.euRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/connect2us.eu

Resolution chain

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

IPPrefixASNOperatorCountry
217.18.74.26217.18.64.0/20AS21221NL

WHOIS identity

No WHOIS records are currently associated with connect2us.eu in WhisperGraph.

Subdomains

9 observed subdomains of connect2us.eu.

Web-graph footprint

Distinct hostnames that link to or from connect2us.eu in the public web crawl.

9 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for connect2us.eu.

MechanismTarget
SPF_Aconnect2us.eu
SPF_INCLUDE_spf.spam-filter.email
SPF_INCLUDE_spf.zininwebdesign.nl
SPF_INCLUDEfilter-out.zxcs.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.182.56.120/32
SPF_IP217.18.74.26
SPF_MXconnect2us.eu

Related pages

Pivot deeper into the graph from connect2us.eu.

Cypher and MCP

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

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