Skip to content

Hostname

linktech.electrofox.studio

Last fetched

linktech.electrofox.studio resolves to 1 IPv4 address operated by SHOCK-1 - Shock Hosting LLC in DE.

Nutrition Label

WHISPER CANON · linktech.electrofox.studioRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/linktech.electrofox.studio

Resolution chain

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

IPPrefixASNOperatorCountry
213.139.204.64213.139.204.0/22AS395092SHOCK-1 - Shock Hosting LLCDE

WHOIS identity

No WHOIS records are currently associated with linktech.electrofox.studio in WhisperGraph.

Subdomains

1 observed subdomain of linktech.electrofox.studio.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for linktech.electrofox.studio.

MechanismTarget
SPF_Alinktech.electrofox.studio
SPF_INCLUDErelay.mailchannels.net
SPF_IP213.139.204.2
SPF_MXlinktech.electrofox.studio

Related pages

Pivot deeper into the graph from linktech.electrofox.studio.

Cypher and MCP

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

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