Skip to content

Hostname

razprodai.com

Last fetched

razprodai.com resolves to 2 IPv4 addresses operated by CONFLUENCE-NETWORK-INC - Confluence Networks Inc in VG. WHOIS lists iana:52 as the registrar.

Nutrition Label

WHISPER CANON · razprodai.comRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/razprodai.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.197.136208.91.197.0/24AS40034CONFLUENCE-NETWORK-INC - Confluence Networks IncVG
87.120.7.8887.120.6.0/23AS34224BG
87.120.7.8887.120.6.0/23AS34224BG

WHOIS identity

Registrar
iana:52
Organization
evhod
Contact emails

Subdomains

1 observed subdomain of razprodai.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for razprodai.com.

MechanismTarget
SPF_Apsa.novsite.com
SPF_Arazprodai.com
SPF_MXrazprodai.com

Related pages

Pivot deeper into the graph from razprodai.com.

Cypher and MCP

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

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