Skip to content

Hostname

subbit.eu

Last fetched

subbit.eu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · subbit.euRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/subbit.eu

Resolution chain

subbit.eu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.52.10108.157.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.52.53108.157.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.52.76108.157.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.52.91108.157.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
18.67.181.1118.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.2118.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.518.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.5318.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from subbit.eu in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for subbit.eu.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEhover.com

Related pages

Pivot deeper into the graph from subbit.eu.

Cypher and MCP

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

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