Skip to content

Hostname

medbulkshipping.com

Last fetched

medbulkshipping.com resolves to 2 IPv4 addresses operated by CIZGI - CIZGI TELEKOMUNIKASYON ANONIM SIRKETI in TR. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · medbulkshipping.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/medbulkshipping.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.73.147.2094.73.147.0/24AS34619CIZGI - CIZGI TELEKOMUNIKASYON ANONIM SIRKETITR
94.73.170.8394.73.170.0/24AS34619CIZGI - CIZGI TELEKOMUNIKASYON ANONIM SIRKETITR

WHOIS identity

Registrar
iana:82
Organization
tekrom teknoloji a.s.
Contact emails

Subdomains

4 observed subdomains of medbulkshipping.com.

Web-graph footprint

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

113 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for medbulkshipping.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from medbulkshipping.com.

Cypher and MCP

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

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