Skip to content

Hostname

candidasbazaar.com

Last fetched

candidasbazaar.com resolves to 1 IPv4 address operated by H4Y-TECHNOLOGIES - H4Y Technologies LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · candidasbazaar.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/candidasbazaar.com

Resolution chain

candidasbazaar.com resolves to 1 distinct IPv4 address 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

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of candidasbazaar.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for 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 candidasbazaar.com.

Cypher and MCP

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

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