Skip to content

Hostname

machinefucked.me

Last fetched

machinefucked.me resolves to 2 IPv4 addresses operated by MOJOHOST - MOJOHOST in US. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · machinefucked.meRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/machinefucked.me

Resolution chain

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

IPPrefixASNOperatorCountry
208.122.196.172208.122.192.0/19AS27589MOJOHOST - MOJOHOSTUS
185.53.179.145185.53.179.0/24AS206834DE

WHOIS identity

Registrar
iana:1052
Organization
whois agent
Contact emails

Subdomains

7 observed subdomains of machinefucked.me.

Web-graph footprint

Distinct hostnames that link to or from machinefucked.me in the public web crawl.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for machinefucked.me.

MechanismTarget
SPF_Amachinefucked.me
SPF_MXmachinefucked.me

Related pages

Pivot deeper into the graph from machinefucked.me.

Cypher and MCP

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

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