Skip to content

Hostname

appirits.com

Last fetched

appirits.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.34108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.36108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.37108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.44108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
54.192.151.11754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.11954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.12854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.5054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.152.12699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
appirits
Contact emails

Subdomains

155 observed subdomains of appirits.com.

Web-graph footprint

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

155 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for appirits.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmdgaura.maildealer.jp
SPF_INCLUDEsmtp.asp.appirits.com
SPF_IP13.113.2.149
SPF_IP13.230.91.176
SPF_IP52.193.231.21
SPF_IP54.64.120.107

Related pages

Pivot deeper into the graph from appirits.com.

Cypher and MCP

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

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