Skip to content

Hostname

singulex.it

Last fetched

singulex.it resolves to 1 IPv4 address operated by AS62005 in IT. WHOIS lists registrar:tld registrar solutions ltd as the registrar.

Nutrition Label

WHISPER CANON · singulex.itRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/singulex.it

Resolution chain

singulex.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.86.231.19445.87.56.0/22AS62005IT

WHOIS identity

Registrar
registrar:tld registrar solutions ltd
Organization
aleh halubovich
Contact emails

Subdomains

5 observed subdomains of singulex.it.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for singulex.it.

MechanismTarget
SPF_Asingulex.it
SPF_IP2a10:1fc0:2:0:0:0:20a:91ea
SPF_IP45.86.231.194
SPF_MXsingulex.it

Related pages

Pivot deeper into the graph from singulex.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

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

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