Skip to content

Hostname

v12finance.com

Last fetched

v12finance.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · v12finance.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/v12finance.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.192.3418.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.818.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.8818.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.9518.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.139.173.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.263.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.523.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.923.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.45.1103.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.1263.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.1293.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.323.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.192.117.11554.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.11854.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.12254.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.7254.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

Registrar
iana:291
Organization
it director
Contact emails

Subdomains

35 observed subdomains of v12finance.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for v12finance.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ymlp.com
SPF_IP161.38.204.237
SPF_IP185.250.239.72
SPF_IP204.220.161.52
SPF_IP88.98.77.34/32

Related pages

Pivot deeper into the graph from v12finance.com.

Cypher and MCP

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

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