Skip to content

Hostname

baskina.com

Last fetched

baskina.com resolves to 1 IPv4 address operated by PAGM-AS in EE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · baskina.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/baskina.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.4.75.166185.4.75.0/24AS198068PAGM-ASEE

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

22 observed subdomains of baskina.com.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for baskina.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmserv.pabbly.com
SPF_IP185.4.75.166
SPF_MXbaskina.com

Related pages

Pivot deeper into the graph from baskina.com.

Cypher and MCP

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

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