Skip to content

Hostname

ns2.candidasbazaar.com

Last fetched

ns2.candidasbazaar.com resolves to 2 IPv4 addresses operated by H4Y-TECHNOLOGIES - H4Y Technologies LLC in US.

Nutrition Label

WHISPER CANON · ns2.candidasbazaar.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ns2.candidasbazaar.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.43.131.21545.43.130.0/23AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLCUS
51.254.7.9051.254.0.0/15AS16276FR

WHOIS identity

No WHOIS records are currently associated with ns2.candidasbazaar.com in WhisperGraph.

Subdomains

1 observed subdomain of ns2.candidasbazaar.com.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for ns2.candidasbazaar.com.

MechanismTarget
SPF_IP161.129.71.218
SPF_IP161.129.71.219
SPF_IP161.129.71.220
SPF_IP161.129.71.221
SPF_IP161.129.71.222
SPF_IP208.115.219.194
SPF_IP208.115.219.195
SPF_IP208.115.219.196
SPF_IP208.115.219.197
SPF_IP208.115.219.198
SPF_IP208.115.219.210
SPF_IP98.126.242.114
SPF_IP98.126.242.115
SPF_IP98.126.242.116
SPF_IP98.126.242.117
SPF_IP98.126.242.118

Related pages

Pivot deeper into the graph from ns2.candidasbazaar.com.

Cypher and MCP

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

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