Skip to content

Hostname

confast-logistic.com

Last fetched

confast-logistic.com resolves to 1 IPv4 address operated by GTS-BACKBONE GTS Telecom in RO. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · confast-logistic.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/confast-logistic.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.28.19045.82.28.0/23AS5606GTS-BACKBONE GTS TelecomRO

WHOIS identity

Registrar
iana:1647
Organization
confast logistic srl
Contact emails

Subdomains

10 observed subdomains of confast-logistic.com.

Web-graph footprint

Distinct hostnames that link to or from confast-logistic.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • confast-logistic.com

SPF policy

5 SPF mechanisms authorising senders for confast-logistic.com.

MechanismTarget
SPF_Aconfast-logistic.com
SPF_IP188.241.222.22
SPF_IP2a00:ece1:0:1f:0:0:0:23a
SPF_IP45.82.28.190
SPF_MXconfast-logistic.com

Related pages

Pivot deeper into the graph from confast-logistic.com.

Cypher and MCP

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

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