Skip to content

Hostname

nikikomers.studioalgorithm.com

Last fetched

nikikomers.studioalgorithm.com resolves to 1 IPv4 address operated by AS34224 in BG.

Nutrition Label

WHISPER CANON · nikikomers.studioalgorithm.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/nikikomers.studioalgorithm.com

Resolution chain

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

IPPrefixASNOperatorCountry
87.120.8.5387.120.8.0/24AS34224BG

WHOIS identity

No WHOIS records are currently associated with nikikomers.studioalgorithm.com in WhisperGraph.

Subdomains

1 observed subdomain of nikikomers.studioalgorithm.com.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nikikomers.studioalgorithm.com.

MechanismTarget
SPF_Anikikomers.studioalgorithm.com
SPF_IP87.120.37.40
SPF_IP87.120.8.53
SPF_IP91.92.66.13
SPF_MXnikikomers.studioalgorithm.com

Related pages

Pivot deeper into the graph from nikikomers.studioalgorithm.com.

Cypher and MCP

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

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