Skip to content

Hostname

wedsolution.it

Last fetched

wedsolution.it resolves to 1 IPv4 address operated by GENESYS-AS in IT. WHOIS lists registrar:netsons s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · wedsolution.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wedsolution.it

Resolution chain

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

IPPrefixASNOperatorCountry
151.11.51.89151.11.48.0/22AS24994GENESYS-ASIT

WHOIS identity

Registrar
registrar:netsons s.r.l.
Organization
Contact emails

Subdomains

30 observed subdomains of wedsolution.it.

Web-graph footprint

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

217 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wedsolution.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP82.145.171.124
SPF_IP82.145.171.14
SPF_IP82.145.171.24
SPF_IP82.145.171.25
SPF_IP82.145.171.3
SPF_IP82.145.171.77
SPF_IP82.145.171.84
SPF_IP82.145.171.92
SPF_IP82.145.171.96

Related pages

Pivot deeper into the graph from wedsolution.it.

Cypher and MCP

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

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