Hostname
cutco.com
Last fetched
cutco.com resolves to 1 IPv4 address operated by CENTURYLINK-LEGACY-LVLT-203 - Level 3 Parent, LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
cutco.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.33.116.70 | 216.33.116.64/27 | AS203 | CENTURYLINK-LEGACY-LVLT-203 - Level 3 Parent, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- cutco corporation
- Contact emails
Subdomains
22 observed subdomains of cutco.com.
Showing 21 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cutco.com in the public web crawl.
717 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for cutco.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_IP | 198.203.222.180 |
| SPF_IP | 198.203.222.181 |
| SPF_IP | 198.203.222.6 |
| SPF_IP | 206.79.194.64/27 |
| SPF_IP | 216.33.116.64/27 |
| SPF_IP | 63.251.34.0/24 |
| SPF_IP | 64.74.103.0/24 |
Related pages
Pivot deeper into the graph from cutco.com.
- IP · 216.33.116.70
- ASN · AS203CENTURYLINK-LEGACY-LVLT-203 - Level 3 Parent, LLC
- Registrar · iana:146
- Country · US
- Email · mis@cutco.com
- TLD · .com
- Browse hostnames · cu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cutco.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.