Skip to content

Hostname

yourpremierbank.com

Last fetched

yourpremierbank.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.175.2104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.176.2104.16.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of yourpremierbank.com.

Web-graph footprint

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

98 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for yourpremierbank.com.

MechanismTarget
SPF_Ayourpremierbank.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.com
SPF_IP135.84.68.123/32
SPF_IP199.101.44.99
SPF_IP199.101.45.73
SPF_IP199.101.45.79
SPF_IP206.152.14.54/32
SPF_IP208.86.168.7/32
SPF_IP74.112.0.74
SPF_MXyourpremierbank.com

Related pages

Pivot deeper into the graph from yourpremierbank.com.

Cypher and MCP

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

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