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
Resolution chain
couloircutter.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 47.97.219.231 | 47.96.0.0/15 | AS37963 | LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD. | CN |
| 64.78.174.56 | 64.78.174.0/24 | AS31972 | UHC-SV - UMPQUA BANK | TW |
WHOIS identity
- Registrar
- iana:420
- Organization
- shanxikedataikeshangmaoyouxiangongsi
- Contact emails
Subdomains
1 observed subdomain of couloircutter.com.
| Subdomain |
|---|
| www.couloircutter.com |
Web-graph footprint
Distinct hostnames that link to or from couloircutter.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for couloircutter.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mxhichina.com |
| SPF_INCLUDE | spf1.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.