Hostname
phinasoft.com
Last fetched
phinasoft.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
phinasoft.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.188.175.50 | 15.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of phinasoft.com owner
- Contact emails
- 01e6eddc-32e9-4a07-a8e3-4cf60d965125@identity-protect.org
- 3e3175d3-1f37-4034-87cb-a84f11802efd@identity-protect.org
- a0113b0f-5097-427f-b211-d6ae76d1776c@identity-protect.org
- a01a99c1-b086-409e-8bb5-fc714698132a@identity-protect.org
- b0ef409c-f788-4fe9-8d5e-4657beb3bd88@identity-protect.org
- d56a0707-3e60-4529-968f-a83c3db81f29@identity-protect.org
- owner-10565417@phinasoft.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of phinasoft.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from phinasoft.com in the public web crawl.
7 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for phinasoft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from phinasoft.com.
- IP · 15.188.175.50
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 01e6eddc-32e9-4a07-a8e3-4cf60d965125@identity-protect.org
- TLD · .com
- Browse hostnames · ph…
- 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: "phinasoft.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.