Skip to content

Hostname

futec.nl

Last fetched

futec.nl resolves to 213.247.120.43, announced in 213.247.64.0/18 by ASN-ROUTIT - Routit BV in NL. futec.nl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · futec.nlRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/futec.nl

Resolution chain

IPv6 resolution

No AAAA record for futec.nl is recorded in WhisperGraph.

Attribution

routit

ORIGIN_AS

WHOIS identity

Registrar
registrar:futec systems

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns11.futec.nl
  • ns12.futec.nl
  • ns15.futec.nl

MX records

  • futec-nl.mail.protection.outlook.com
  • mx10.relay.nu
  • mx20.relay.nu

SPF policy

  • ip: 192.174.88.179/32
  • ip: 192.174.88.180/32
  • ip: 31.149.182.89/29
  • include: spf-de.emailsignatures365.com
  • include: spf.protection.outlook.com
  • include: autotask.net
  • mx: futec.nl
  • include: spf.relay.nu
  • ip: 188.227.207.225
  • ip: 193.172.85.163
  • ip: 193.172.85.164
  • ip: 213.247.120.43

Threat-feed evidence

History

Related pages

Pivot from futec.nl into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "futec.nl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.