Skip to content

Hostname

conceptum-logistics.com

Last fetched

conceptum-logistics.com resolves to 1 IPv4 address operated by AS12731 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · conceptum-logistics.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/conceptum-logistics.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.201.161.5862.201.160.0/19AS12731DE

WHOIS identity

Registrar
iana:269
Organization
conceptum logistics
Contact emails

Subdomains

4 observed subdomains of conceptum-logistics.com.

Web-graph footprint

Distinct hostnames that link to or from conceptum-logistics.com in the public web crawl.

14 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for conceptum-logistics.com.

MechanismTarget
SPF_Aconceptum-logistics.com
SPF_INCLUDE_mail-out.iphh.net
SPF_INCLUDE_spf.dakosy.de
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.52.2.131/32
SPF_IP195.244.0.71/25
SPF_IP195.244.0.73
SPF_IP195.244.0.87
SPF_IP195.244.0.92
SPF_IP195.244.0.94
SPF_IP213.128.128.40
SPF_IP213.128.128.41
SPF_IP213.61.82.19
SPF_IP5.153.83.16/26
SPF_IP57.133.64.242
SPF_MXconceptum-logistics.com

Related pages

Pivot deeper into the graph from conceptum-logistics.com.

Cypher and MCP

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

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