Skip to content

Hostname

basileapharma.com

Last fetched

basileapharma.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · basileapharma.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/basileapharma.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.246.167.7654.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:292
Organization
basilea pharmaceutica
Contact emails

Subdomains

20 observed subdomains of basileapharma.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for basileapharma.com.

MechanismTarget
SPF_Abasileapharma.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_MXbasileapharma.com

Related pages

Pivot deeper into the graph from basileapharma.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "basileapharma.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.