Skip to content

Hostname

we.register.it

Last fetched

we.register.it resolves to 1 IPv4 address operated by LUGANET in IT.

Nutrition Label

WHISPER CANON · we.register.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/we.register.it

Resolution chain

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

IPPrefixASNOperatorCountry
81.88.58.19381.88.58.0/24AS39729LUGANETIT

WHOIS identity

No WHOIS records are currently associated with we.register.it in WhisperGraph.

Web-graph footprint

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

284 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for we.register.it.

MechanismTarget
SPF_INCLUDE_spf.emfwd.name-services.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEsend.register.it
SPF_INCLUDEsend2.register.it
SPF_INCLUDEsend3.register.it
SPF_INCLUDEsend4.register.it
SPF_INCLUDEspf.protection.outlook.com
SPF_MXwe.register.it

Related pages

Pivot deeper into the graph from we.register.it.

Cypher and MCP

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

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