Skip to content

Hostname

yieldplus.eu

Last fetched

yieldplus.eu resolves to 2 IPv4 addresses operated by AS12595 in NL. WHOIS lists registrar:hostnet bv as the registrar.

Nutrition Label

WHISPER CANON · yieldplus.euRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/yieldplus.eu

Resolution chain

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

WHOIS identity

Registrar
registrar:hostnet bv
Organization
Contact emails

Subdomains

5 observed subdomains of yieldplus.eu.

Web-graph footprint

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

7 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for yieldplus.eu.

MechanismTarget
SPF_Aspnlb.axxerion.com
SPF_Ayieldplus.eu
SPF_INCLUDE_spf.axxerion.com
SPF_INCLUDEpmg.srvnl.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tribecrm.nl
SPF_IP185.133.88.13
SPF_IP185.60.253.53
SPF_IP188.213.231.126
SPF_IP212.61.137.180/32
SPF_IP2a10:7180:100:0:185:133:88:13
SPF_IP92.67.140.91
SPF_IP92.67.185.234
SPF_MXyieldplus.eu

Related pages

Pivot deeper into the graph from yieldplus.eu.

Cypher and MCP

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

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