Skip to content

Hostname

back4moro.eu

Last fetched

back4moro.eu resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.116.145.3751.116.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

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

Subdomains

2 observed subdomains of back4moro.eu.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for back4moro.eu.

MechanismTarget
SPF_Aback4moro.eu
SPF_INCLUDEmojsite.com
SPF_MXback4moro.eu

Related pages

Pivot deeper into the graph from back4moro.eu.

Cypher and MCP

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

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