Skip to content

Hostname

veritycu.com

Last fetched

veritycu.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · veritycu.comRouting diversity3.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/veritycu.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.88.95.423.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.226.11554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.107.19254.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
verity credit union
Contact emails

Subdomains

49 observed subdomains of veritycu.com.

Web-graph footprint

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

97 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for veritycu.com.

MechanismTarget
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webaccess1.com
SPF_INCLUDEspf1.veritycu.com
SPF_INCLUDEveritycu-com.spf.smtp25.com
SPF_MXveritycu.com

Related pages

Pivot deeper into the graph from veritycu.com.

Cypher and MCP

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

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