Skip to content

Hostname

apptegy.com

Last fetched

apptegy.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · apptegy.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/apptegy.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.204.171100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.230.24518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.126.4834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.58.22244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.133.8152.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.165.21754.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.233.6654.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.66.19998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
apptegy,
Contact emails

Subdomains

13 observed subdomains of apptegy.com.

Web-graph footprint

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

11,962 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for apptegy.com.

Related pages

Pivot deeper into the graph from apptegy.com.

Cypher and MCP

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

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