Skip to content

Hostname

proline-shipping.com

Last fetched

proline-shipping.com resolves to 1 IPv4 address operated by AS25415 in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · proline-shipping.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/proline-shipping.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.51.30.90212.51.0.0/19AS25415DE

WHOIS identity

Registrar
iana:1443
Organization
peter cremer holding gmbh & co. kg
Contact emails

Subdomains

1 observed subdomain of proline-shipping.com.

Web-graph footprint

Distinct hostnames that link to or from proline-shipping.com in the public web crawl.

5 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for proline-shipping.com.

MechanismTarget
SPF_Aproline-shipping.com
SPF_INCLUDEspf.cremer-de.cloud.nospamproxy.com
SPF_IP193.142.127.0/24
SPF_IP217.114.76.194

Related pages

Pivot deeper into the graph from proline-shipping.com.

Cypher and MCP

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

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