Skip to content

Hostname

smallstudio.gr

Last fetched

smallstudio.gr resolves to 2 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · smallstudio.grRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/smallstudio.gr

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with smallstudio.gr in WhisperGraph.

Subdomains

45 observed subdomains of smallstudio.gr.

Web-graph footprint

Distinct hostnames that link to or from smallstudio.gr in the public web crawl.

21 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • smallstudio.gr

SPF policy

2 SPF mechanisms authorising senders for smallstudio.gr.

MechanismTarget
SPF_INCLUDE_spf.smallstudio.gr
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from smallstudio.gr.

Cypher and MCP

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

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