Skip to content

Hostname

b-spot.gr

Last fetched

b-spot.gr resolves to 2 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in BR.

Nutrition Label

WHISPER CANON · b-spot.grRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/b-spot.gr

Resolution chain

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

IPPrefixASNOperatorCountry
147.79.105.119147.79.104.0/21AS47583AS-HOSTINGER - Hostinger International LimitedBR
91.108.127.18891.108.124.0/22AS47583AS-HOSTINGER - Hostinger International LimitedBR

WHOIS identity

No WHOIS records are currently associated with b-spot.gr in WhisperGraph.

Subdomains

3 observed subdomains of b-spot.gr.

Web-graph footprint

Distinct hostnames that link to or from b-spot.gr in the public web crawl.

41 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for b-spot.gr.

MechanismTarget
SPF_Ab-spot.gr
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.reach.hostinger.com
SPF_MXb-spot.gr

Related pages

Pivot deeper into the graph from b-spot.gr.

Cypher and MCP

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

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