Skip to content

Hostname

furnatura.code8.link

Last fetched

furnatura.code8.link resolves to 1 IPv4 address operated by AS21430 in CZ.

Nutrition Label

WHISPER CANON · furnatura.code8.linkRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/furnatura.code8.link

Resolution chain

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

IPPrefixASNOperatorCountry
82.208.59.10182.208.59.0/24AS21430CZ

WHOIS identity

No WHOIS records are currently associated with furnatura.code8.link in WhisperGraph.

Subdomains

3 observed subdomains of furnatura.code8.link.

Web-graph footprint

Distinct hostnames that link to or from furnatura.code8.link in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for furnatura.code8.link.

MechanismTarget
SPF_Afurnatura.code8.link
SPF_INCLUDE_spf.forpsi.com
SPF_MXfurnatura.code8.link

Related pages

Pivot deeper into the graph from furnatura.code8.link.

Cypher and MCP

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

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