Skip to content

Hostname

cuff.com

Last fetched

cuff.com resolves to 2 IPv4 addresses operated by SERVER-MANIA - B2 Net Solutions Inc. in US. WHOIS lists iana:1895 as the registrar.

Nutrition Label

WHISPER CANON · cuff.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cuff.com

Resolution chain

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

IPPrefixASNOperatorCountry
152.232.230.36152.232.224.0/21AS55286SERVER-MANIA - B2 Net Solutions Inc.US
169.55.167.6169.55.128.0/18AS36351SOFTLAYER - IBM CloudCA

WHOIS identity

Registrar
iana:1895
Organization
namespro.ca privatewhois
Contact emails

Subdomains

2 observed subdomains of cuff.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for cuff.com.

MechanismTarget
SPF_Acuff.com
SPF_INCLUDE_spf.iridium.namespro.ca
SPF_MXcuff.com

Related pages

Pivot deeper into the graph from cuff.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cuff.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.