Skip to content

Hostname

lightman.it

Last fetched

lightman.it resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists registrar:supporthost oü as the registrar.

Nutrition Label

WHISPER CANON · lightman.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/lightman.it

Resolution chain

lightman.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.71.185.204167.71.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
40.160.225.3140.160.225.0/24AS16276US
45.32.203.14445.32.192.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
registrar:supporthost oü
Organization
david fassoli
Contact emails

Subdomains

6 observed subdomains of lightman.it.

Web-graph footprint

Distinct hostnames that link to or from lightman.it in the public web crawl.

60 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lightman.it.

MechanismTarget
SPF_Alightman.it
SPF_INCLUDE146294816.spf10.hubspotemail.net
SPF_INCLUDE_spf.svrsh.com
SPF_IP138.201.222.226
SPF_MXlightman.it

Related pages

Pivot deeper into the graph from lightman.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lightman.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.