Skip to content

Hostname

domondo.it

Last fetched

domondo.it resolves to 135.225.78.107, announced in 135.224.0.0/15 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SE. domondo.it 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 · domondo.itRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/domondo.it

Resolution chain

IPv6 resolution

No AAAA record for domondo.it is recorded in WhisperGraph.

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrar
registrar:ovh

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

  • cody.ns.cloudflare.com
  • vida.ns.cloudflare.com

MX records

  • mail-gate-01.sgrp.info
  • mail-gate-02.sgrp.info
  • mail.domondo.pl

SPF policy

  • ip: 62.87.239.202/32
  • include: protection.outlook.com
  • a: mail-gate-01.sgrp.info
  • a: domondo.it
  • mx: domondo.it
  • a: mail.domondo.pl
  • include: _spf.emaillabs.net.pl
  • ip: 212.244.62.142
  • ip: 51.68.137.235

Threat-feed evidence

History

Related pages

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