Skip to content

Hostname

cable-ties.bio

Last fetched

cable-ties.bio resolves to 1 IPv4 address operated by NUCDN - NuCDN LLC in US. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · cable-ties.bioRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cable-ties.bio

Resolution chain

cable-ties.bio resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.37.183.1104.37.183.0/24AS23393NUCDN - NuCDN LLCUS

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Subdomains

2 observed subdomains of cable-ties.bio.

Web-graph footprint

Distinct hostnames that link to or from cable-ties.bio in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cable-ties.bio.

MechanismTarget
SPF_Acable-ties.bio
SPF_INCLUDEspf.servername.online
SPF_IP190.180.145.103
SPF_IP190.180.145.122
SPF_IP194.146.104.10
SPF_MXcable-ties.bio

Related pages

Pivot deeper into the graph from cable-ties.bio.

Cypher and MCP

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

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