Skip to content

Hostname

couloircutter.com

Last fetched

couloircutter.com resolves to 2 IPv4 addresses operated by LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD. in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

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

Resolution chain

couloircutter.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
47.97.219.23147.96.0.0/15AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN
64.78.174.5664.78.174.0/24AS31972UHC-SV - UMPQUA BANKTW

WHOIS identity

Registrar
iana:420
Organization
shanxikedataikeshangmaoyouxiangongsi
Contact emails

Subdomains

1 observed subdomain of couloircutter.com.

Web-graph footprint

Distinct hostnames that link to or from couloircutter.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for couloircutter.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com
SPF_INCLUDEspf1.dm.aliyun.com

Related pages

Pivot deeper into the graph from couloircutter.com.

Cypher and MCP

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

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