Skip to content

Hostname

confortrans.com

Last fetched

confortrans.com resolves to 3 IPv4 addresses operated by AS36454 in CO. WHOIS lists iana:1924 as the registrar.

Nutrition Label

WHISPER CANON · confortrans.comRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/confortrans.com

Resolution chain

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

IPPrefixASNOperatorCountry
190.8.176.224190.8.176.0/22AS36454CO
52.15.96.20752.15.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.237.127.12654.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1924
Organization
confortrans ltda-830085595-6
Contact emails

Subdomains

2 observed subdomains of confortrans.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • confortrans.com

SPF policy

3 SPF mechanisms authorising senders for confortrans.com.

MechanismTarget
SPF_Aconfortrans.com
SPF_IP190.8.176.224
SPF_MXconfortrans.com

Related pages

Pivot deeper into the graph from confortrans.com.

Cypher and MCP

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

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