Skip to content

Hostname

dualtec.net

Last fetched

dualtec.net resolves to 37.128.169.90, announced in 37.128.169.0/24 by BPLAN - Nunsys SA in ES. dualtec.net 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 · dualtec.netRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dualtec.net

Resolution chain

IPv6 resolution

No AAAA record for dualtec.net is recorded in WhisperGraph.

Attribution

nunsys

ORIGIN_AS

WHOIS identity

Registrar
iana:291
Registrant organisation
dualtec desar. y sist.
Contact emails
info@dualtec.com, dualtec.net-registrant@directnicwhoiscompliance.com

Subdomains

Mail and authentication

Nameservers

  • ns139.dualtec.net
  • ns248.dualtec.net

MX records

  • antispam.dualtec.net

SPF policy

  • ip: 37.128.172.1/28
  • ip: 37.128.169.80/28
  • a: dualtec.net
  • mx: dualtec.net
  • ip: 81.25.126.189
  • ip: 81.25.127.29
  • ip: 81.25.127.78

Threat-feed evidence

History

Related pages

Pivot from dualtec.net 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: "dualtec.net"})-[: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.