Skip to content

Hostname

test.rezonator.com.mk

Last fetched

test.rezonator.com.mk resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · test.rezonator.com.mkRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/test.rezonator.com.mk

Resolution chain

test.rezonator.com.mk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
88.99.251.20388.99.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with test.rezonator.com.mk in WhisperGraph.

Subdomains

1 observed subdomain of test.rezonator.com.mk.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for test.rezonator.com.mk.

MechanismTarget
SPF_Atest.rezonator.com.mk
SPF_IP144.76.159.235
SPF_IP88.99.183.202
SPF_IP88.99.183.203
SPF_IP88.99.183.205
SPF_IP88.99.183.206
SPF_IP88.99.251.202
SPF_IP88.99.251.203
SPF_IP88.99.251.206
SPF_IP94.130.15.209
SPF_MXtest.rezonator.com.mk

Related pages

Pivot deeper into the graph from test.rezonator.com.mk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "test.rezonator.com.mk"})-[: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.