Skip to content

Hostname

appliedbank.com

Last fetched

appliedbank.com resolves to 2 IPv4 addresses operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · appliedbank.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/appliedbank.com

Resolution chain

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

IPPrefixASNOperatorCountry
12.132.210.22912.128.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
65.172.132.22965.172.132.0/24AS174COGENT-174 - Cogent Communications, LLCUS

WHOIS identity

Registrar
iana:146
Organization
applied bank
Contact emails

Subdomains

25 observed subdomains of appliedbank.com.

Web-graph footprint

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

51 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for appliedbank.com.

MechanismTarget
SPF_Aappliedbank.com
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.132.210.0/24
SPF_IP170.146.226.15
SPF_IP170.146.226.16/32
SPF_IP170.146.226.17/32
SPF_IP208.66.22.33/32
SPF_IP65.172.132.0/24
SPF_MXappliedbank.com

Related pages

Pivot deeper into the graph from appliedbank.com.

Cypher and MCP

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

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