Skip to content

Hostname

skylogic.com

Last fetched

skylogic.com resolves to 95.210.254.102, announced in 95.210.254.0/24 by SKYLOGIC-AS - SKYLOGIC S.P.A. in IT. skylogic.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · skylogic.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/skylogic.com

Resolution chain

IPv6 resolution

No AAAA record for skylogic.com is recorded in WhisperGraph.

Attribution

skylogic

ORIGIN_AS

WHOIS identity

Registrar
iana:168
Registrant organisation
skylogic spa
Contact emails
admin@skylogic.it, webmaster@netregister.it

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.skylogicnet.it
  • ns2.skylogicnet.it

MX records

  • e5.innovazionedigitale.it
  • e6.innovazionedigitale.it

SPF policy

  • ip: 93.63.129.112/28
  • ip: 62.108.227.190/32
  • ip: 62.108.227.191/32
  • ip: 37.186.220.192/26
  • ip: 62.108.227.192/32
  • ip: 62.108.227.193/32
  • ip: 62.108.227.194/32
  • ip: 62.108.227.195/32
  • ip: 62.108.227.196/32
  • ip: 62.108.227.201/32
  • ip: 81.80.115.211/32
  • ip: 217.27.74.32/27
  • ip: 40.107.13.50/32
  • ip: 217.27.72.64/26
  • ip: 95.210.254.65/32
  • ip: 95.210.254.66/32
  • include: spf.protection.outlook.com
  • a: skylogic.com
  • mx: skylogic.com
  • include: spf.inncloud.net

Threat-feed evidence

History

Related pages

Pivot from skylogic.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "skylogic.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.