Skip to content

Hostname

ustrust.com

Last fetched

ustrust.com resolves to 3 IPv4 addresses operated by BANKAMERICA - Bank of America, National Association in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · ustrust.comRouting diversity3.0/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.6/10canon.whisper.security/host/ustrust.com

Resolution chain

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

IPPrefixASNOperatorCountry
171.159.124.85171.159.124.0/24AS10794BANKAMERICA - Bank of America, National AssociationUS
171.161.108.85171.161.108.0/24AS10794BANKAMERICA - Bank of America, National AssociationUS
171.161.126.85171.161.126.0/24AS10794BANKAMERICA - Bank of America, National AssociationUS

WHOIS identity

Registrar
iana:299
Organization
bank of america
Contact emails

Subdomains

16 observed subdomains of ustrust.com.

Web-graph footprint

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

233 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ustrust.com.

MechanismTarget
SPF_INCLUDEbankofamerica.com

Related pages

Pivot deeper into the graph from ustrust.com.

Cypher and MCP

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

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