Skip to content

Hostname

appscorp.net

Last fetched

appscorp.net resolves to 1 IPv4 address operated by APPS - Apps Communications in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · appscorp.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/appscorp.net

Resolution chain

appscorp.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.40.208.32208.40.208.0/21AS22197APPS - Apps CommunicationsUS

WHOIS identity

Registrar
iana:886
Organization
apps communications,
Contact emails

Subdomains

36 observed subdomains of appscorp.net.

Web-graph footprint

Distinct hostnames that link to or from appscorp.net in the public web crawl.

19 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for appscorp.net.

MechanismTarget
SPF_INCLUDEappsmail.com
SPF_INCLUDEmailgun.org
SPF_IP208.40.208.0/24
SPF_MXappscorp.net

Related pages

Pivot deeper into the graph from appscorp.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "appscorp.net"})-[: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.