Skip to content

Hostname

smtp.candidasbazaar.com

Last fetched

smtp.candidasbazaar.com resolves to 1 IPv4 address operated by H4Y-TECHNOLOGIES - H4Y Technologies LLC in US.

Nutrition Label

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

Resolution chain

smtp.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

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

Subdomains

1 observed subdomain of smtp.candidasbazaar.com.

Threat posture

History

Mail and authentication

SPF policy

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

Cypher and MCP

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

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