Skip to content

Hostname

comcraft.com

Last fetched

comcraft.com resolves to 118.189.167.186, announced in 118.189.0.0/16 by M1NET-SG-AP - M1 NET LTD in SG. comcraft.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 · comcraft.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/comcraft.com

Resolution chain

IPv6 resolution

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

Attribution

m1 net

ORIGIN_AS

WHOIS identity

Registrar
iana:1910
Registrant organisation
domains by proxy,
Contact emails
comcraft.com@domainsbyproxy.com, vimal@comcraft.com

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • cruz.ns.cloudflare.com
  • patrick.ns.cloudflare.com

MX records

  • efa.comcraft.org
  • efa2.comcraft.org

SPF policy

  • mx: comcraft.com
  • include: zentyal.comcraft.com
  • ip: 103.1.5.132
  • ip: 103.1.5.134
  • ip: 118.189.167.186
  • ip: 118.189.167.190
  • ip: 118.189.192.87
  • ip: 165.173.5.112

Threat-feed evidence

History

Related pages

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