Skip to content

Hostname

modexpress.eu

Last fetched

modexpress.eu resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:metaregistrar bv as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.62.219.40178.62.192.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:metaregistrar bv
Organization
Contact emails

Subdomains

2 observed subdomains of modexpress.eu.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for modexpress.eu.

MechanismTarget
SPF_Amodexpress.eu
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.transsmart.com
SPF_IP185.229.80.90
SPF_MXmodexpress.eu

Related pages

Pivot deeper into the graph from modexpress.eu.

Cypher and MCP

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

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