Skip to content

Hostname

syscraft.in

Last fetched

syscraft.in resolves to 199.168.100.242, announced in 199.168.96.0/21 by NOCIX - Nocix, LLC in US. syscraft.in 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 · syscraft.inRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/syscraft.in

Resolution chain

IPv6 resolution

No AAAA record for syscraft.in is recorded in WhisperGraph.

Attribution

nocix

ORIGIN_AS

WHOIS identity

Registrar
iana:801217
Registrant organisation
rakesh
Contact emails
rakesh@syscraft.in

Subdomains

Showing 4 of 4 subdomains (4 per page).

Mail and authentication

Nameservers

  • ns.dinpl.com
  • ns2.dinpl.com

MX records

  • syscraft-in.mail.protection.outlook.com

SPF policy

  • include: spf.antispamcloud.com
  • include: _spf.mlsend.com
  • include: spf.protection.outlook.com
  • include: zoho.com
  • include: zohobooks.com
  • include: sender.zohobooks.com
  • a: syscraft.in
  • mx: syscraft.in
  • ip: 192.227.84.98

Threat-feed evidence

History

Related pages

Pivot from syscraft.in 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: "syscraft.in"})-[: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.