Skip to content

Hostname

transporteg.com

Last fetched

transporteg.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1495 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.171.16816.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.56.14816.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.41.4918.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.225.8818.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.234.953.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.51.1613.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.36.303.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.192.2263.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.34.1703.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.218.1013.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.243.533.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.210.323.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.103.23.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.84.903.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.47.343.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.75.753.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.51.293.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.188.1443.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.179.19816.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.97.10316.59.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1495
Organization
caliper business solutions pvt.
Contact emails

Subdomains

12 observed subdomains of transporteg.com.

Web-graph footprint

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

6 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for transporteg.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from transporteg.com.

Cypher and MCP

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

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