Skip to content

Hostname

conbic.cat

Last fetched

conbic.cat resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · conbic.catRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/conbic.cat

Resolution chain

conbic.cat resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.83.191.0212.83.160.0/19AS12876FR

WHOIS identity

Registrar
iana:140
Organization
maria concepcio bardolet casas
Contact emails

Subdomains

2 observed subdomains of conbic.cat.

Web-graph footprint

Distinct hostnames that link to or from conbic.cat in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for conbic.cat.

MechanismTarget
SPF_Aconbic.cat
SPF_IP195.154.84.81
SPF_IP212.129.45.119
SPF_IP212.83.191.0
SPF_MXconbic.cat

Related pages

Pivot deeper into the graph from conbic.cat.

Cypher and MCP

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

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