Hostname
aptyssolutions.com
Last fetched
aptyssolutions.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aptyssolutions.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- aptys solutions,
- Contact emails
- jpetrilli@aptyssolutions.com
- 0c733357-1f38-4156-83c7-d66062e84531@identity-protect.org
- 12d8bbcb-9962-402b-a55c-a50fef804024@identity-protect.org
- 37688369-f10b-42ea-83b2-2201e4c65e87@identity-protect.org
- 96036736-fe5c-436c-af8d-6ff3973f50af@identity-protect.org
- bd5f55e7-92d4-4b6e-9c92-cdb8274a141e@identity-protect.org
- ed92cf9f-d2de-426d-b290-c5496990aa6d@identity-protect.org
- owner-5063379@aptyssolutions.com.whoisprivacyservice.org
- owner-6091395@aptyssolutions.com.whoisprivacyservice.org
- owner-6288777@aptyssolutions.com.whoisprivacyservice.org
- owner-6828675@aptyssolutions.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of aptyssolutions.com.
Web-graph footprint
Distinct hostnames that link to or from aptyssolutions.com in the public web crawl.
14 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for aptyssolutions.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from aptyssolutions.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aptyssolutions.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.