Skip to content

Hostname

bigbox.lt

Last fetched

bigbox.lt resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:uab 'baltnetos komunikacijos' as the registrar.

Nutrition Label

WHISPER CANON · bigbox.ltRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/bigbox.lt

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.24.113104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.163.28172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:uab 'baltnetos komunikacijos'
Organization
uab 'baltnetos komunikacijos'
Contact emails

Subdomains

13 observed subdomains of bigbox.lt.

Web-graph footprint

Distinct hostnames that link to or from bigbox.lt in the public web crawl.

331 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bigbox.lt.

MechanismTarget
SPF_Abigbox.lt
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.140.230.163
SPF_IP195.14.161.73
SPF_IP217.117.28.67
SPF_MXbigbox.lt

Related pages

Pivot deeper into the graph from bigbox.lt.

Cypher and MCP

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

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