Skip to content

Hostname

rizvan.az

Last fetched

rizvan.az resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · rizvan.azRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/rizvan.az

Resolution chain

rizvan.az resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.180.2.34157.180.0.0/17AS24940FI

WHOIS identity

No WHOIS records are currently associated with rizvan.az in WhisperGraph.

Subdomains

4 observed subdomains of rizvan.az.

Web-graph footprint

Distinct hostnames that link to or from rizvan.az in the public web crawl.

26 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • rizvan.az

SPF policy

11 SPF mechanisms authorising senders for rizvan.az.

MechanismTarget
SPF_Arizvan.az
SPF_IP144.76.233.81
SPF_IP148.251.42.2
SPF_IP157.180.2.42
SPF_IP176.9.24.152
SPF_IP188.40.16.190
SPF_IP195.201.191.167
SPF_IP213.239.208.184
SPF_IP37.27.123.111
SPF_IP88.99.56.139
SPF_MXrizvan.az

Related pages

Pivot deeper into the graph from rizvan.az.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rizvan.az"})-[: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.