Skip to content

Hostname

bigbox.netsmart.com.cy

Last fetched

bigbox.netsmart.com.cy resolves to 1 IPv4 address operated by AS35432 in CY.

Nutrition Label

WHISPER CANON · bigbox.netsmart.com.cyRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/bigbox.netsmart.com.cy

Resolution chain

bigbox.netsmart.com.cy resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.132.252.1185.132.224.0/19AS35432CY

WHOIS identity

No WHOIS records are currently associated with bigbox.netsmart.com.cy in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • bigbox.netsmart.com.cy

Related pages

Pivot deeper into the graph from bigbox.netsmart.com.cy.

Cypher and MCP

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

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