Skip to content

Hostname

shift.it

Last fetched

shift.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:server plan s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

shift.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:server plan s.r.l.
Organization
shift srl
Contact emails

Subdomains

40 observed subdomains of shift.it.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • shift.it

SPF policy

8 SPF mechanisms authorising senders for shift.it.

MechanismTarget
SPF_Ashift.it
SPF_INCLUDE_spf.armada.it
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spfstrict.interhost.it
SPF_INCLUDEservizioemail.it
SPF_IP46.254.34.169/24
SPF_IP5.134.127.0/24
SPF_MXshift.it

Related pages

Pivot deeper into the graph from shift.it.

Cypher and MCP

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

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