Skip to content

Hostname

decalog.net

Last fetched

decalog.net resolves to 109.234.165.164, announced in 109.234.164.0/22 by O2SWITCH - O2SWITCH SAS in FR. decalog.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 · decalog.netRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/decalog.net

Resolution chain

IPv6 resolution

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

Attribution

o2switch

ORIGIN_AS

WHOIS identity

Registrar
iana:106
Contact emails
einstein.ece@gmail.com

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

  • ns1.ipgarde.net
  • ns2.ipgarde.net
  • ns3.ipgarde.net
  • ns4.ipgarde.net

MX records

  • asp26.mailinblack.com

SPF policy

  • ip: 194.149.237.0/24
  • ip: 8.33.137.105/32
  • ip: 149.202.113.224/30
  • ip: 185.92.38.235/32
  • ip: 192.99.77.81/32
  • include: spf.mailjet.com
  • include: spf.protection.outlook.com
  • include: spf.jabatus.fr
  • mx: decalog.net
  • include: servers.mcsv.net
  • ip: 109.234.165.164
  • ip: 164.132.248.202
  • ip: 178.32.100.140
  • ip: 188.165.186.86
  • ip: 194.206.220.193
  • ip: 195.25.187.65
  • ip: 37.187.241.30
  • ip: 46.105.158.194
  • ip: 51.254.155.199
  • ip: 51.77.249.73
  • ip: 83.206.184.122

Threat-feed evidence

History

Related pages

Pivot from decalog.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: "decalog.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.