Skip to content

Hostname

appsecportal.com

Last fetched

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

Nutrition Label

WHISPER CANON · appsecportal.comRouting diversity4.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/appsecportal.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.192.202100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.239.169100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.171.683.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.26.21444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.205.16952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.56.854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.130.2698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.132.4898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of appsecportal.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for appsecportal.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzohomail360.com
SPF_IP156.154.134.1
SPF_IP156.154.17.104
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17

Related pages

Pivot deeper into the graph from appsecportal.com.

Cypher and MCP

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

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