Skip to content

Hostname

basilea.com

Last fetched

basilea.com resolves to 1 IPv4 address operated by AS29691 in CH. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · basilea.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/basilea.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.148.179.2125.148.160.0/19AS29691CH

WHOIS identity

Registrar
iana:292
Organization
basilea pharmaceutica
Contact emails

Subdomains

15 observed subdomains of basilea.com.

Web-graph footprint

Distinct hostnames that link to or from basilea.com in the public web crawl.

131 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for basilea.com.

MechanismTarget
SPF_Abasilea.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.178.194.69
SPF_IP194.48.215.14
SPF_IP194.48.215.44
SPF_IP194.48.215.45
SPF_IP194.48.215.61
SPF_IP5.148.179.215
SPF_IP5.148.179.216
SPF_IP5.148.179.218
SPF_IP5.148.179.220
SPF_MXbasilea.com

Related pages

Pivot deeper into the graph from basilea.com.

Cypher and MCP

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

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