Skip to content

Hostname

pegasustranstech.com

Last fetched

pegasustranstech.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.52.59100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.143.226100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.202.2103.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.204.1993.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.112.24634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.183.334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.246.22834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.105.25335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.182.20244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.37.652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.146.18152.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.18.6052.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.33.18952.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.140.7954.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.100.11098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of pegasustranstech.com owner
Contact emails

Subdomains

3 observed subdomains of pegasustranstech.com.

Web-graph footprint

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

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pegasustranstech.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from pegasustranstech.com.

Cypher and MCP

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

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