Skip to content

Hostname

weberlogistics.com

Last fetched

weberlogistics.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · weberlogistics.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/weberlogistics.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.155199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.55199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

23 observed subdomains of weberlogistics.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for weberlogistics.com.

MechanismTarget
SPF_Avoltron.fr8lab.com
SPF_Avoltron.ripcms.com
SPF_INCLUDE_spf.weberlogistics.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP203.62.213.33
SPF_IP216.115.66.0/25
SPF_IP23.251.207.128/26
SPF_IP34.236.203.252
SPF_IP52.3.12.142

Related pages

Pivot deeper into the graph from weberlogistics.com.

Cypher and MCP

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

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