Skip to content

Hostname

ishbasar.com

Last fetched

ishbasar.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ishbasar.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ishbasar.com

Resolution chain

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

IPPrefixASNOperatorCountry
161.35.64.172161.35.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
34.165.76.14734.165.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCIL

WHOIS identity

Registrar
iana:303
Organization
lagziel brothers production and marketing of meat products ldt
Contact emails

Subdomains

2 observed subdomains of ishbasar.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ishbasar.com.

MechanismTarget
SPF_Aishbasar.com
SPF_INCLUDErelay.mailchannels.net
SPF_MXishbasar.com

Related pages

Pivot deeper into the graph from ishbasar.com.

Cypher and MCP

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

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