Hostname
finxs.com
Last fetched
finxs.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:412 as the registrar.
Nutrition Label
Resolution chain
finxs.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.251.37.163 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.249.81.55 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.209.27.199 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.212.47.112 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.49.253.223 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.171.183.62 | 54.171.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.76.189.22 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.32.147.209 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.77.46.190 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.49.124.138 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:412
- Organization
- attn: finxs.com
- Contact emails
- 13njefgaxzg7emfhrb@hideyourwhois.com
- 2zrrh35x1ie12te5ju@hideyourwhois.com
- 5wf3wwyo7t1ovqx6ym@hideyourwhois.com
- bnvt2tkszbovdjkpui@hideyourwhois.com
- cu5gxf1axa00mr7v4a@hideyourwhois.com
- dzxpr7be4elouhu250@hideyourwhois.com
- h6kmmezsoudvdks0y5@hideyourwhois.com
- m47276uwx8sfaxii1c@hideyourwhois.com
- meo30uyuypbxzql102@hideyourwhois.com
- n1863x74ayh03nvyqb@hideyourwhois.com
- wjeccywhofj5y3qx6t@hideyourwhois.com
- wrlkkdb5xv11buo418@hideyourwhois.com
- xbweqzlwp40gjf6vib@hideyourwhois.com
- xdh5b0eun0zac3enk2@hideyourwhois.com
- xz44eltj3yt1yx6i30@hideyourwhois.com
- yenxlswqmijpl8x7x8@hideyourwhois.com
- zlulcznric0de2tie6@hideyourwhois.com
Subdomains
3 observed subdomains of finxs.com.
Web-graph footprint
Distinct hostnames that link to or from finxs.com in the public web crawl.
12 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for finxs.com.
| Mechanism | Target |
|---|---|
| SPF_A | finxs.com |
| SPF_A | mail6.domainit.com |
| SPF_A | server6.domainit.com |
| SPF_INCLUDE | spf.zoner.fi |
| SPF_IP | 169.55.67.129 |
| SPF_IP | 169.55.69.91 |
| SPF_MX | finxs.com |
Related pages
Pivot deeper into the graph from finxs.com.
- IP · 3.251.37.163
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:412
- Country · IE
- Email · 13njefgaxzg7emfhrb@hideyourwhois.com
- TLD · .com
- Browse hostnames · fi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "finxs.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.