Skip to content

Hostname

todsgroup.com

Last fetched

todsgroup.com resolves to 3.68.253.19, announced in 3.64.0.0/12 by AMAZON-02 - Amazon.com, Inc. in DE. todsgroup.com 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 · todsgroup.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/todsgroup.com

Resolution chain

IPv6 resolution

No AAAA record for todsgroup.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:3776
Registrant organisation
tod's spa
Contact emails
domtods@todsgroup.com, info@domain-contact.org

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.barbero.zone
  • ns2.barbero.zone

MX records

  • todsgroup-com.mail.protection.outlook.com

SPF policy

  • ip: 95.214.24.0/24
  • ip: 212.4.12.240/28
  • ip: 213.26.184.240/28
  • include: docebosaas.com
  • include: spf.protection.outlook.com
  • include: eur.pb-dynmktge.com
  • a: mailer133.gate95.rs.smtp.com
  • include: _spf_qlik.todsgroup.com
  • a: mail.todsgroup.com
  • include: servers.mcsv.net
  • ip: 167.89.84.189
  • ip: 172.213.252.161
  • ip: 18.159.71.58
  • ip: 217.27.71.179
  • ip: 51.136.127.144

Threat-feed evidence

History

Related pages

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