Skip to content

Hostname

bigbang.si

Last fetched

bigbang.si resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:domenar.netregistrar-url: http://www.domenar.net| as the registrar.

Nutrition Label

WHISPER CANON · bigbang.siRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/bigbang.si

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.20.205104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.172.54172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:domenar.netregistrar-url: http://www.domenar.net|
Organization
Contact emails

Subdomains

52 observed subdomains of bigbang.si.

Web-graph footprint

Distinct hostnames that link to or from bigbang.si in the public web crawl.

511 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bigbang.si.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.216.59.12
SPF_IP178.216.59.16
SPF_IP194.0.174.150
SPF_IP91.185.193.220/32
SPF_IP91.185.197.122/32

Related pages

Pivot deeper into the graph from bigbang.si.

Cypher and MCP

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

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