Skip to content

Hostname

cablecutting.net

Last fetched

cablecutting.net resolves to 20 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in IN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · cablecutting.netRouting diversity4.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cablecutting.net

Resolution chain

cablecutting.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.79.69.218147.79.64.0/21AS47583AS-HOSTINGER - Hostinger International LimitedIN
37.98.151.13137.98.151.0/24AS47583AS-HOSTINGER - Hostinger International LimitedAU
91.108.99.17891.108.99.0/24AS47583AS-HOSTINGER - Hostinger International LimitedAU
92.113.16.1092.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.12392.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.12892.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.13792.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.14492.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.15792.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.16092.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.16292.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.17992.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.23792.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.23892.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.23992.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.7492.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.7992.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.13292.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.14092.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.14992.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE

WHOIS identity

Registrar
iana:420
Organization
jiuqing xu
Contact emails

Subdomains

39 observed subdomains of cablecutting.net.

Web-graph footprint

Distinct hostnames that link to or from cablecutting.net in the public web crawl.

31 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cablecutting.net.

MechanismTarget
SPF_INCLUDEspf.163.com

Related pages

Pivot deeper into the graph from cablecutting.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cablecutting.net"})-[: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.