Skip to content

Hostname

urlsand.com

Last fetched

urlsand.com resolves to 3 IPv4 addresses operated by UPCLOUD - UpCloud Ltd in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · urlsand.comRouting diversity3.0/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/urlsand.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.39.109.114194.39.109.0/24AS202053UPCLOUD - UpCloud LtdIT
45.95.210.14045.95.210.0/24AS3302AS-RETELIT-IRIDEOS - Retelit Digital Services S.p.A.IT
185.91.71.250185.91.71.0/24AS31034ARUBA-ASN - Aruba S.p.A.IT

WHOIS identity

Registrar
iana:168
Organization
libraesva srl
Contact emails

Subdomains

5 observed subdomains of urlsand.com.

Web-graph footprint

Distinct hostnames that link to or from urlsand.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from urlsand.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "urlsand.com"})-[: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.