Skip to content

Hostname

skcraft.com

Last fetched

skcraft.com resolves to 143.198.246.46, announced in 143.198.244.0/22 by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. skcraft.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 · skcraft.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/skcraft.com

Resolution chain

IPv6 resolution

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

Attribution

digitalocean

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
71f6fa33c07a427bac5c1da90c3e7b87.protect@whoisguard.com, 8d459104c44a435a99e6556970b1733b.protect@whoisguard.com, 77da5a2ea70f43c491950f8ee848e661.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • ns-433.awsdns-54.com
  • ns-634.awsdns-15.net
  • ns-1059.awsdns-04.org
  • ns-1571.awsdns-04.co.uk

MX records

  • in1-smtp.messagingengine.com
  • in2-smtp.messagingengine.com

Threat-feed evidence

History

Related pages

Pivot from skcraft.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: "skcraft.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.